add hw2
This commit is contained in:
4
node_modules/uuid/dist/esm-browser/native.d.ts
generated
vendored
Normal file
4
node_modules/uuid/dist/esm-browser/native.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
declare const _default: {
|
||||
randomUUID: false | (() => `${string}-${string}-${string}-${string}-${string}`);
|
||||
};
|
||||
export default _default;
|
||||
Reference in New Issue
Block a user