UNPKG

@nexim/upload-types

Version:

TypeScript types and interfaces for Nexim Media Upload Service, including image preset configurations and file handling types

14 lines (9 loc) 1.21 kB
# @nexim/upload-types ## Type Aliases | Type Alias | Description | | ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- | | [FileDetail](type-aliases/FileDetail.md) | Details about an uploaded file stored in the system. Includes common fields and type-specific fields using a discriminated union. | ## Variables | Variable | Description | | --------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | | [uploadImagePresetRecord](variables/uploadImagePresetRecord.md) | Configuration presets for image upload and processing. Each preset defines both client-side and server-side image processing parameters. |