Skip to content

Type Alias: DndMime

ts
type DndMime = typeof DND_MIME[keyof typeof DND_MIME];

Defined in: packages/sdk/src/dnd-service.ts:28

A MIME type from the DND_MIME vocabulary.