Closed ShenQingchuan closed 2 years ago
The enum type Format is useless, there're no intellisense in VSCode. We should use plain string definitions.
Format
目前代码的写法无法智能提示、且写 format: 'png' 会报错、因为它不认这是那个枚举类型
Thanks!
The enum type
Format
is useless, there're no intellisense in VSCode. We should use plain string definitions.目前代码的写法无法智能提示、且写 format: 'png' 会报错、因为它不认这是那个枚举类型