UNPKG

dungeon-sdk-drikkx

Version:

Shared types and entities for the Dungeon game

3 lines 176 B
import { DungeonDatabase } from '../types/dungeon.types'; export declare const DUNGEON_DEFAULTS: Record<string, DungeonDatabase>; //# sourceMappingURL=dungeon.defaults.d.ts.map