sagas/turbo

sagas/turbo

Methods

(async, generator, static) getTurboRound(action)

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
placedSelections Array | null

Represent getting round data for turbo game

Parameters:
Name Type Description
action object

(async, generator, static) kickOff(action)

Source:
Properties:
Name Type Description
action object
Properties
Name Type Description
payload object
Properties
Name Type Description
liveId Array | null

Represent getting live data for turbo game

Parameters:
Name Type Description
action object

(async, static) module.exports() → {void}

Source:
Returns:
Type
void