Search Docs
Loading...
Skip to content

Type Alias: OnUploadOptions

type OnUploadOptions = object;

Represents the options for the upload callback in the Creative Editor SDK. This type defines the supported MIME types for uploads.

Properties#

Property Type
supportedMimeTypes? string[]