UNPKG

@shuyun-ep-team/scripts

Version:

为项目提供相应的脚本,使其减少繁琐的配置。

7 lines 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var publish_1 = require("./publish"); exports.publish = publish_1.default; var sync_tnpm_1 = require("./sync-tnpm"); exports.syncTnpm = sync_tnpm_1.default; //# sourceMappingURL=index.js.map