使用注释来忽略ts报错(持续更新)

89 阅读1分钟

非必要不使用,应急使用

找不到名称“Tiff”。ts(2304)

// @ts-ignore

image.png

image.png