Skip to main content

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?​

optional source?: string

Defined in: shared/ipc.ts:527


timestamp?​

optional timestamp?: number

Defined in: shared/ipc.ts:528


value​

value: MainStateIpcValue

Defined in: shared/ipc.ts:529