UNPKG

prepack

Version:

Execute a JS bundle, serialize global state and side effects to a snapshot that can be quickly restored.

12 lines (9 loc) 265 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (ast, strictCode, env, realm) { return (0, _get.GetNewTarget)(realm); }; var _get = require("../methods/get.js"); //# sourceMappingURL=MetaProperty.js.map