Skip to content

eo-typewriterjs


eo-typewriterjs / TEventKind

Type Alias: TEventKind

ts
type TEventKind = typeof EEventKind[keyof typeof EEventKind];

Defined in: core/events/enums/event-kind.enum.ts:19

Description

Union of all valid event kind string values

Released under the MIT License.