Preview: node.cjs
Size: 358 B
/proc/thread-self/root/home/byroehnu/.trash/node_modules11/@babel/register/lib/node.cjs
"use strict";
const hook = require("./hook.cjs");
const {
LocalClient
} = require("./worker-client.cjs");
const client = new LocalClient();
function register(opts = {}) {
return hook.register(client, Object.assign({}, opts));
}
module.exports = Object.assign(register, {
revert: hook.revert,
default: register
});
//# sourceMappingURL=node.cjs.map
Directory Contents
Dirs: 1 × Files: 20