| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/uuid/dist/esm-browser/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/uuid/dist/esm-browser/stringify.d.ts |
export declare function unsafeStringify(arr: Uint8Array, offset?: number): string; declare function stringify(arr: Uint8Array, offset?: number): string; export default stringify;