兰宝车间质量管理系统-前端
疯狂的狮子Li
2023-12-23 8b36cac09dc8e6c40cd7f67ef64d7c734d478050
src/types/module.d.ts
@@ -30,3 +30,8 @@
    parseTime: typeof parseTime;
  }
}
declare module 'vform3-builds' {
  const content: any;
  export = content;
}