UNPKG

trade360-nodejs-sdk

Version:

LSports Trade360 SDK for Node.js

6 lines (5 loc) 111 B
export declare class ParticipantResult { participantId?: number; name?: string; result?: number; }