Skip to main content
Version: 24.8.2

FileFormat 类型

¥FileFormat type

签名

¥Signature

export type FileFormat = 'gif' | 'webm' | 'mp4';