cc-everywhere

Variable: FileType

const FileType: (
  | JPEG
  | PNG
  | PDF
  | MP4)[];

All supported export mime types.

See