Spaces:
Running
Running
File size: 148 Bytes
c592d77 | 1 2 3 4 5 6 | "use strict";
// src/primitives/index.js
var import_load = require("./load");
module.exports = (0, import_load.load)({ WeakRef: global.WeakRef });
|