Skip to content

SIZE_CONSTANTS

const SIZE_CONSTANTS: object

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

Constants for the Synapse SDK

readonly DEFAULT_UPLOAD_BATCH_SIZE: 32

readonly GiB: bigint

readonly KiB: 1024n

readonly MAX_UPLOAD_SIZE: 1065353216

readonly MiB: bigint

readonly MIN_UPLOAD_SIZE: 127

readonly PiB: bigint

readonly TiB: bigint