IAllowedFileTypes

Interface

Array of ItemTypes and/or array of extensions. Primarily used for the create new content flow

Properties

Property Type Notes
extensions Optional FileExtension[]
types Optional ItemType[]

Interface defined in common/src/types.ts:579