Skip to content

@loontail/minecraft-kit v0.5.0 / CACHE_TTL_MS

Variable: CACHE_TTL_MS

ts
const CACHE_TTL_MS: number;

TTL for in-memory metadata cache entries, in milliseconds.

Source

src/constants/defaults.ts:20

MIT License