MainStateChange
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / shared/ipc / MainStateChange
Interface: MainStateChange
Defined in: shared/ipc.ts:525
State change payload emitted by the main-process state bridge.
Propertiesβ
pathβ
path:
string
Defined in: shared/ipc.ts:526
source?β
optionalsource?:string
Defined in: shared/ipc.ts:527
timestamp?β
optionaltimestamp?:number
Defined in: shared/ipc.ts:528
valueβ
value:
MainStateIpcValue
Defined in: shared/ipc.ts:529