UNPKG

@gameye/sdk

Version:
7 lines 215 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); function getRound(state) { return state.statistic.startedRounds || 0; } exports.getRound = getRound; //# sourceMappingURL=round.js.map