Star
89
Fork
1
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
项目讨论
Wiki
项目成员
31
分析
项目设置
Star
89
Fork
1
master
ng-devui-admin
/
schematics
/
src
/
plugin
/
schema.ts
下载
G
GitHub
feat: add cli and blocks code (
#34
)
f660a2d5
创建于
2023年9月15日
历史提交
export
interface
Schema
{
modulePath
:
string
;
insertModuleName
:
string
;
}