Skip to main content

InfoInvokeChannel

FitFileViewer - API Documentation v30.0.1


FitFileViewer - API Documentation / shared/ipc / InfoInvokeChannel

Type Alias: InfoInvokeChannel

InfoInvokeChannel = Extract<GenericInvokeChannel, "getAppVersion" | "getChromeVersion" | "getElectronVersion" | "getLicenseInfo" | "getNodeVersion" | "getPlatformInfo" | "map-tab:get" | "theme:get">

Defined in: shared/ipc.ts:196

App and preference metadata invoke channels handled by info IPC handlers.