session-desktop/ts/types/MIME.ts

2 lines
57 B
TypeScript

export type MIMEType = string & { _mimeTypeBrand: any };