UNPKG

interprocess

Version:

A scalable and type-safe Electron IPC management tool with enhanced DX

3 lines (2 loc) 104 B
export declare function isMainProcess(): boolean; export declare function isRendererProcess(): boolean;