source:
imaps-frontend/node_modules/uuid/dist/esm/native.d.ts@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 126 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 1 | import { randomUUID } from 'crypto'; |
2 | declare const _default: { | |
3 | randomUUID: typeof randomUUID; | |
4 | }; | |
5 | export default _default; |
Note:
See TracBrowser
for help on using the repository browser.