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