Skip to content

@loontail/minecraft-kit v0.5.0 / InstallActionKind

Type alias: InstallActionKind

ts
type InstallActionKind: typeof InstallActionKinds[keyof typeof InstallActionKinds];

Discriminator for an install action.

Source

src/types/install.ts:34

MIT License