/home/techb158/trello.abdallabala.com/node_modules/uuid/dist
Edit: /home/techb158/trello.abdallabala.com/node_modules/uuid/dist/v6ToV1.d.ts (116B)
export default function v6ToV1(uuid: string): string;
export default function v6ToV1(uuid: Uint8Array): Uint8Array;