Skip to content

@loontail/minecraft-kit v0.5.0 / RuntimeIndex

Type alias: RuntimeIndex

ts
type RuntimeIndex: Readonly<Record<string, RuntimeIndexPlatform>>;

Top-level runtime index returned by Mojang.

Source

src/types/runtime.ts:37

MIT License