UNPKG

civ7-modding-tools

Version:
5 lines (4 loc) 131 B
export const REQUIREMENT_SET = { TEST_ALL: 'REQUIREMENTSET_TEST_ALL', TEST_ANY: 'REQUIREMENTSET_TEST_ANY', } as const;