ts 引入作为配置项的 config.js 文件时如何解决类型问题?

查看 22|回复 0
作者:wdssmq   
import config from '../config.js'
src/main.ts:3:20 - error TS7016: Could not find a declaration file for module '../config.js'. 'path/config.js' implicitly has an 'any' type.
您需要登录后才可以回帖 登录 | 立即注册

返回顶部