UNPKG
@iwusong/datav-vue3
Version:
latest (0.1.0-alpha.2)
0.1.0-alpha.2
0.1.0-alpha.1
0.1.0-alpha.0
0.0.9-alpha.1
0.0.9-alpha.0
0.0.0-alpha.1
0.0.0-alpha.0
Vue3 large screen data display component library
@iwusong/datav-vue3
/
dist
/
es
/
hooks
/
useUuid.d.ts
4 lines
(3 loc)
•
65 B
TypeScript
View Raw
1
2
3
4
export
declare
function
useUuid(): {
readonly
id
: string; };