Preview: native.js
Size: 271 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/uuid/dist/commonjs-browser/native.js
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
const randomUUID = typeof crypto !== 'undefined' && crypto.randomUUID && crypto.randomUUID.bind(crypto);
var _default = {
randomUUID
};
exports.default = _default;
Directory Contents
Dirs: 0 × Files: 16