Files
chinese-family-tree-2/node_modules/.pnpm/uuid@13.0.0/node_modules/uuid/dist/v1ToV6.d.ts
T
freedakgmail 33cf0c50d1 0.0.0.2
2025-11-22 20:08:07 +08:00

3 lines
116 B
TypeScript

export default function v1ToV6(uuid: string): string;
export default function v1ToV6(uuid: Uint8Array): Uint8Array;