UNPKG

trade360-nodejs-sdk

Version:

LSports Trade360 SDK for Node.js

6 lines (5 loc) 120 B
import { Fixture } from './fixture'; export declare class FixtureEvent { fixtureId: number; fixture: Fixture; }