UNPKG

@civ-clone/core-city-build

Version:

The repo contains the `CityBuild` and associated objects that deal with building items in `City`s.

3 lines (2 loc) 124 B
export { ChangeProduction } from './PlayerActions/ChangeProduction'; export { CityBuild } from './PlayerActions/CityBuild';