UNPKG
create-iking-admin
Version:
latest (3.3.2)
3.3.2
3.3.1
3.3.0
3.2.2
3.2.1
3.2.0
3.1.11
3.1.10
3.1.9
3.1.8
3.1.7
3.1.5
3.1.5-1
3.1.4
3.1.3
3.1.2
3.1.1
3.1.0
3.0.9
3.0.8
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
3.0.0
2.0.11
2.0.10
2.0.9
2.0.8
2.0.7
2.0.6
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.1.1
1.1.0
1.0.9
1.0.8
1.0.7
1.0.6
金合技术中台脚手架
gitee.com/ikingtech
create-iking-admin
/
template-v2
/
micro-app
/
hooks
/
demo.ts
12 lines
(10 loc)
•
214 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
/* *
@Author
: wfl
*
@LastEditors
: wfl
*
@description
: *
@updateInfo
: *
@Date
: 2023
-
06
-
13
18
:
57
:
22
*
@LastEditTime
: 2023
-
06
-
13
18
:
57
:
42
*/ export const useDemo = () => { }