Skip to main content
Version: 24.38.0

图片格式类型

🌐 ImageFormat type

语法

🌐 Signature

export type ImageFormat = 'png' | 'jpeg' | 'webp';