UNPKG
@interopio/desktop-cli
Version:
alpha (0.0.1-alpha.2)
latest (0.0.1-alpha.6)
0.0.1-alpha.6
0.0.1-alpha.5
0.0.1-alpha.4
0.0.1-alpha.3
0.0.1-alpha.2
0.0.1-alpha.1
CLI tool for setting up, building and packaging io.Connect Desktop projects
@interopio/desktop-cli
/
dist
/
utils
/
electron.builder.config.helper.d.ts
6 lines
•
200 B
TypeScript
View Raw
1
2
3
4
5
6
export
declare
class
ElectronBuilderConfigHelper
{
private
static
configPath;
private
static
config;
static
getConfig
()
: any;
}
//# sourceMappingURL=electron.builder.config.helper.d.ts.map