UNPKG

civ7-modding-tools

Version:
5 lines 132 B
export const CONSTRUCTIBLE_CLASS = { BUILDING: "BUILDING", IMPROVEMENT: "IMPROVEMENT", WONDER: "WONDER", } as const;