initial commit
This commit is contained in:
4
node_modules/uuid/dist-node/v4.cjs
generated
vendored
Normal file
4
node_modules/uuid/dist-node/v4.cjs
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
"use strict";
|
||||
|
||||
// Legacy entrypoint for `require('uuid/v4')`.
|
||||
module.exports = require("./index.cjs").v4;
|
||||
Reference in New Issue
Block a user