update 优化 删除无用变量
src/types/module.d.ts @@ -49,7 +49,3 @@ }[keyof T] : P; declare module 'vform3-builds' { const content: any; export = content; }