Skip to content

@loontail/minecraft-kit v0.5.0 / EventType

Type alias: EventType

ts
type EventType: typeof EventTypes[keyof typeof EventTypes];

Literal type of the type discriminator of a ProgressEvent.

Source

src/types/events.ts:34

MIT License