UNPKG

universal-build-plugin-version-check-test

Version:

一个支持多种前端构建工具的通用插件框架,包括 Vite、Webpack、Rollup 等,提供版本检查、构建优化等功能

5 lines 176 B
declare const fs: any; declare const ts: any; declare const path: any; declare function transpileTsFileToEs5(tsFilePath: string): any; //# sourceMappingURL=checkerHtml.d.ts.map