UNPKG

269 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3exports.start = void 0;
4/** @internal */
5function start() {
6 require("electron-webpack/dev-runner");
7 return Promise.resolve();
8}
9exports.start = start;
10//# sourceMappingURL=start.js.map
\No newline at end of file