Type Alias: PrimitivePayload
type PrimitivePayload = Primitive;
Defined in: electron/events/TypedEventBus.ts:154
Primitive payload supported by the event bus.
type PrimitivePayload = Primitive;
Defined in: electron/events/TypedEventBus.ts:154
Primitive payload supported by the event bus.