| Current Path : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/uuid/dist/cjs-browser/ |
| Current File : /var/www/uibuilder.cmshelp.dk/httpdocs/node_modules/uuid/dist/cjs-browser/v1ToV6.d.ts |
export default function v1ToV6(uuid: string): string; export default function v1ToV6(uuid: Uint8Array): Uint8Array;