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