@orangecheck/vote-core / tally
Function: tally()
function tally(opts: TallyOptions): Promise<TallyResult>;
Defined in: tally.ts:49
Parameters
| Parameter | Type |
|---|---|
opts | TallyOptions |
Returns
Promise<TallyResult>
@orangecheck/vote-core / tally
function tally(opts: TallyOptions): Promise<TallyResult>;
Defined in: tally.ts:49
| Parameter | Type |
|---|---|
opts | TallyOptions |
Promise<TallyResult>