UNPKG

ecclesia

Version:

Framework for political and electoral simulations

5 lines 150 B
import { Scores } from "./tally"; export { /** @deprecated use the election/tally submodule instead */ Scores, }; //# sourceMappingURL=ballots.js.map