UNPKG

@gameye/sdk

Version:
29 lines 763 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.matchStateMock = { match: { "test-match-123": { created: 1518191338368, gameKey: "test", host: "127.0.0.1", locationKey: "local", matchKey: "test-match-123", port: { game: 57015, tv: 57025, }, }, "test-match-456": { created: 1518191339368, gameKey: "testing", host: "127.0.0.1", locationKey: "local", matchKey: "test-match-456", port: { game: 67015, tv: 67025, }, }, }, }; //# sourceMappingURL=match.js.map