# SIZE_CONSTANTS

> `const` **SIZE\_CONSTANTS**: `object`

Defined in: packages/synapse-core/dist/src/utils/constants.d.ts:9

## Type Declaration

### DEFAULT\_UPLOAD\_BATCH\_SIZE

> `readonly` **DEFAULT\_UPLOAD\_BATCH\_SIZE**: `32`

### GiB

> `readonly` **GiB**: `bigint`

### KiB

> `readonly` **KiB**: `1024n`

### MAX\_UPLOAD\_SIZE

> `readonly` **MAX\_UPLOAD\_SIZE**: `1065353216`

### MiB

> `readonly` **MiB**: `bigint`

### MIN\_UPLOAD\_SIZE

> `readonly` **MIN\_UPLOAD\_SIZE**: `127`

### PiB

> `readonly` **PiB**: `bigint`

### TiB

> `readonly` **TiB**: `bigint`