UNPKG
dev-unique-id
Version:
latest (1.1.5)
1.1.5
1.0.0
0.1.1
0.0.9
0.0.8
0.0.6
0.0.2
Dev Unique ID Generator
devlopersabbir.github.io/dev-unique-id
devlopersabbir/dev-unique-id
dev-unique-id
/
lib
/
index.d.ts
3 lines
(2 loc)
•
71 B
TypeScript
View Raw
1
2
3
export
{
default
as
uniqueID }
from
'./app'
;
export
*
from
'./@types'
;