前端基础TypeScript类型兼容pngOn this pagepngsrc/custom.d.tsdeclare module "*.png" { const value: any; export = value;}参考Typescript image import