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