UNPKG

116 BTypeScriptView Raw
1export default function v1ToV6(uuid: string): string;
2export default function v1ToV6(uuid: Uint8Array): Uint8Array;