Skip to content

@loontail/minecraft-kit / MojangAssetState

Type Alias: MojangAssetState

ts
type MojangAssetState = typeof MojangAssetStates[keyof typeof MojangAssetStates];

Defined in: src/types/auth.ts:85

MIT License