UNPKG

module-migration-tool

Version:

分析项目文件依赖并迁移到新项目的工具

7 lines (5 loc) 95 B
#!/usr/bin/env node /** * 模块迁移工具的CLI入口 */ require("../src/index.js")