UNPKG
advint-user-admin
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
开箱即用的后台管理基础用户系统组件
www.npmjs.com/package/advint-user-admin
advint-user-admin
/
lib
/
types
/
hooks
/
index.d.ts
5 lines
(4 loc)
•
161 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./use-permission'
;
export
*
from
'./use-global-config/config-provider'
;
export
*
from
'./use-global-config'
;
export
*
from
'./use-system-config'
;