UNPKG

dws-cli-ui

Version:

dws-cli dws系列:包括大屏、移动端、设计器项目等待

12 lines (8 loc) 353 B
const GitRepo = { "dws-screen": "direct:https://gitee.com/demo-data/dws-screen-cli.git", "dws-design": "", "dws-ui-lib": "", "dws-h5-components": "direct:https://gitee.com/kernel-lib/dws-h5-components.git" } const GitRepoTypeList = ["dws-screen", "dws-design", "dws-ui-lib", "dws-h5-components"] module.exports = { GitRepo, GitRepoTypeList }