UNPKG

ucbuilder

Version:

:Shree Ganeshay Namah: new way app design

6 lines (5 loc) 245 B
import type { ContextBridge, IpcRenderer } from "electron"; export declare class IpcPreload { private static IS_INITED; static init(contextBridge: ContextBridge, ipcRenderer: IpcRenderer, process: NodeJS.Process, fullFill: any): void; }