| 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/v6ToV1.d.ts |
export default function v6ToV1(uuid: string): string; export default function v6ToV1(uuid: Uint8Array): Uint8Array;