Type Alias: PrimitivePayload
PrimitivePayload =
bigint|boolean|null|number|string|symbol|undefined
Defined in: electron/events/TypedEventBus.ts:232
Primitive payload supported by the event bus.
PrimitivePayload =
bigint|boolean|null|number|string|symbol|undefined
Defined in: electron/events/TypedEventBus.ts:232
Primitive payload supported by the event bus.