UNPKG

uuid

Version:
3 lines (2 loc) 116 B
export default function v1ToV6(uuid: string): string; export default function v1ToV6(uuid: Uint8Array): Uint8Array;