Appearance
type ExposableEvent = Event & Partial<Exposable>;
Defined in: renderer/type.ts:194
Event with variable assignment support.
1.0.0
Simon Kovtyk