add hw2
This commit is contained in:
2
node_modules/uuid/dist/cjs/v1ToV6.d.ts
generated
vendored
Normal file
2
node_modules/uuid/dist/cjs/v1ToV6.d.ts
generated
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
export default function v1ToV6(uuid: string): string;
|
||||
export default function v1ToV6(uuid: Uint8Array): Uint8Array;
|
||||
Reference in New Issue
Block a user