Type alias LevelTable<T>

LevelTable<T>: Record<string, ((api) => GameEntry)>

Type Parameters

Type declaration

Generated using TypeDoc