UNPKG
@polls-platform/core
Version:
latest (4.0.2)
4.0.2
4.0.1
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.5.0
2.4.1
2.4.0
0.0.4
0.0.3
0.0.2
0.0.1
Polls Platform core library
docs.pollsplatform.com
@polls-platform/core
/
built
/
utils
/
get-uuid.d.ts
2 lines
(1 loc)
•
43 B
TypeScript
View Raw
1
2
export
declare
function
getUuid
(
):
string
;