UNPKG

@civ-clone/core-city-build

Version:

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

6 lines (3 loc) 125 B
import Yield from '@civ-clone/core-yield/Yield'; export class BuildProgress extends Yield {} export default BuildProgress;