UNPKG

modaq

Version:

Quiz Bowl Reader using TypeScript, React, and MobX

3 lines (2 loc) 121 B
import { Cycle } from "../state/Cycle"; export declare function throwOutBonus(cycle: Cycle, bonusIndex: number): void;