UNPKG

nativefier

Version:
3 lines (2 loc) 198 B
import { NativefierOptions } from '../../../shared/src/options/model'; export declare function getOptionsFromExecutable(appResourcesDir: string, priorOptions: NativefierOptions): NativefierOptions;