source:
imaps-frontend/node_modules/uuid/dist/cjs-browser/native.d.ts
Last change on this file was 79a0317, checked in by , 3 days ago | |
---|---|
|
|
File size: 139 bytes |
Line | |
---|---|
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.