Skip to content

getOversizedKind

getOversizedKind(file): OversizedKind | undefined

Defined in: qrati-sdk-ts/src/file-utils.ts:123

Returns which limit a file exceeds (25MB image / 250MB video, matching the server-side gate), or undefined if it’s within bounds.

QratiFile

OversizedKind | undefined