UNPKG
ng-devui-admin
Version:
latest (15.1.0)
15.1.0
15.1.0-test.6
15.1.0-test.5
15.1.0-test.4
15.1.0-test.3
15.1.0-test.2
15.1.0-test.1
15.0.0
13.0.1
13.0.0
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
Schematics for ng-devui-admin
devui.design/admin-page/home
ng-devui-admin
/
src
/
utils
/
index.d.ts
6 lines
(5 loc)
•
159 B
TypeScript
View Raw
1
2
3
4
5
6
export
*
from
'./package-manage'
;
export
*
from
'./json-operation'
;
export
*
from
'./constants'
;
export
*
from
'./file-modify'
;
export
*
from
'./insert'
;