sidebar_label: FileFormat
FileFormat type
Signature
export
type
FileFormat =
'gif'
|
'webm'
|
'mp4'
;