UNPKG

react-zeroconfig

Version:
6 lines (5 loc) • 147 B
export declare function copyElectronPackageJson({ file, app, copyTo }: { file: string; app: string; copyTo: string; }): Promise<void>;