UNPKG

knectron

Version:

Connect Electron to remote source such as Create React App.

7 lines (6 loc) 120 B
export declare function parseArgv(): { argv: string[]; args: string[]; opts: any; ignored: string[]; };