IpcSerializable
FitFileViewer - API Documentation v30.0.1
FitFileViewer - API Documentation / shared/ipc / IpcSerializable
Type Alias: IpcSerializable
IpcSerializable =
boolean|null|number|string| readonlyIpcSerializable[] |IpcSerializableObject
Defined in: shared/ipc.ts:14
JSON-like values plus arrays and objects that are safe to move over IPC.