UNPKG

prepack

Version:

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

8 lines (5 loc) 447 B
"use strict"; var _vscodeDebugprotocol = require("vscode-debugprotocol"); var DebugProtocol = _interopRequireWildcard(_vscodeDebugprotocol); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) newObj[key] = obj[key]; } } newObj.default = obj; return newObj; } } //# sourceMappingURL=types.js.map