From a2df9a69dcc14cb70118cda2ded499055e7ee358 Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 21 Aug 2022 17:31:56 +0200 Subject: m. update --- together/node_modules/uuid/dist/umd/uuidNIL.min.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 together/node_modules/uuid/dist/umd/uuidNIL.min.js (limited to 'together/node_modules/uuid/dist/umd/uuidNIL.min.js') diff --git a/together/node_modules/uuid/dist/umd/uuidNIL.min.js b/together/node_modules/uuid/dist/umd/uuidNIL.min.js new file mode 100644 index 0000000..30b28a7 --- /dev/null +++ b/together/node_modules/uuid/dist/umd/uuidNIL.min.js @@ -0,0 +1 @@ +!function(e,n){"object"==typeof exports&&"undefined"!=typeof module?module.exports=n():"function"==typeof define&&define.amd?define(n):(e="undefined"!=typeof globalThis?globalThis:e||self).uuidNIL=n()}(this,(function(){"use strict";return"00000000-0000-0000-0000-000000000000"})); \ No newline at end of file -- cgit