source:
imaps-frontend/node_modules/uuid/dist/esm-browser/native.d.ts@
79a0317
Last change on this file since 79a0317 was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 139 bytes |
Rev | Line | |
---|---|---|
[79a0317] | 1 | declare const _default: { |
2 | randomUUID: false | (() => `${string}-${string}-${string}-${string}-${string}`); | |
3 | }; | |
4 | export default _default; |
Note:
See TracBrowser
for help on using the repository browser.