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