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) 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (realm, obj) { (0, _TypedArrayPrototype.build)(realm, obj, "Uint8"); }; var _TypedArrayPrototype = require("./TypedArrayPrototype.js"); //# sourceMappingURL=Uint8ArrayPrototype.js.map