UNPKG

civ7-modding-tools

Version:
6 lines (5 loc) 283 B
export { TClassProperties } from './TClassProperties'; export { TLocalizationProperties } from './TLocalizationProperties'; export { TObjectValues } from './TObjectValues'; export { TPartialNullable } from './TPartialNullable'; export { TPartialRequired } from './TPartialRequired';