This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartunique
Watch
3
Star
0
Fork
0
You've already forked smartunique
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Apply Patch
smartunique
/
ts
/
smartunique.plugins.ts
5 lines
90 B
TypeScript
Raw
Permalink
Normal View
History
Unescape
Escape
fix(core): update
2023-08-15 11:32:46 +02: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 18:53:10 +02:00
fix(core): update
2023-08-15 11:32:46 +02:00
export
{
nanoid
,
uuid
}
;
Reference in New Issue
Copy Permalink