6 lines
368 B
JavaScript
6 lines
368 B
JavaScript
"use strict";
|
|
// Originally from @types/electron-winstaller@2.6.2
|
|
// Original definitions by: Brendan Forster <https://github.com/shiftkey>, Daniel Perez Alvarez <https://github.com/unindented>
|
|
// Original definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
//# sourceMappingURL=options.js.map
|