@orangecheck/vote-core / buildCommitMessage
Function: buildCommitMessage()
function buildCommitMessage(
pollId: string,
voter: string,
option: string): string;
Defined in: commit.ts:12
Parameters
| Parameter | Type |
|---|---|
pollId | string |
voter | string |
option | string |
Returns
string