This website works better with JavaScript
Home
Explore
Help
Sign In
yuandaibao
/
front
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
f03cc171e1
Branches
Tags
master
front
/
node_modules
/
uuid
/
dist
/
esm
/
native.js
native.js
68 B
History
Raw
1
2
import { randomUUID } from 'crypto';
export default { randomUUID };