UNPKG
hel-antd
Version:
latest (1.1.0)
1.1.0
1.0.0
remote antd module provided by hel-micro
hel-antd
/
lib
/
configs
/
subApp.ts
10 lines
(8 loc)
•
226 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
/* |-------------------------------------------------------------------------- | | 对应 package.json/name | |-------------------------------------------------------------------------- */
export
const
LIB_NAME
=
'hel-antd'
;