This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartunique
Watch
2
Star
0
Fork
0
You've already forked smartunique
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
688cf007d7
smartunique
/
ts
/
smartunique.plugins.ts
5 lines
90 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix(core): update
2023-08-15 09:32:46 +00:00
import
*
as
nanoid
from
'nanoid'
;
fix(core): update
2020-03-05 20:39:44 +00:00
import
*
as
uuid
from
'uuid'
;
now working
2017-07-14 16:53:10 +00:00
fix(core): update
2023-08-15 09:32:46 +00:00
export
{
nanoid
,
uuid
}
;
Reference in New Issue
Copy Permalink