# MIN_CHUNK_SIZE

> `const` **MIN\_CHUNK\_SIZE**: `4096` = `4096`

Defined in: [packages/filecoin-encryption-envelope/src/constants.ts:32](https://github.com/FilOzone/synapse-sdk/blob/69355bd6e369f83f8584f621913e16ec36de8193/packages/filecoin-encryption-envelope/src/constants.ts#L32)

Caller-facing constants only: a curated re-export list. Values stay owned
where they are defined; this file defines nothing. Implementation
constants stay internal — add a value here only when callers need it.