odds100.js 312 字节
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.Odds100 = void 0;
/**
 * Created by sunney on 6/7/17.
 */
const pginfo = require('../table');
const Odds100 = pginfo.T_Odds100;
exports.Odds100 = Odds100;
const NBAOdds100 = pginfo.T_Odds100;
//# sourceMappingURL=odds100.js.map