UNPKG

itoolbox-cli

Version:

iToolBox CLI 工具,用于创建扩展,打包扩展.

8 lines (6 loc) 146 B
const SORFT_NAME = 'iToolBox'; const REPO_ORIGIN = 'BingKui/iToolBox-Extension-Template'; module.exports = { SORFT_NAME, REPO_ORIGIN, };