UNPKG

prepack

Version:

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

10 lines (8 loc) 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (ast, strictCode, env, realm) { return realm.intrinsics.empty; }; //# sourceMappingURL=EmptyStatement.js.map