UNPKG

sleeper-api-client

Version:
3 lines (2 loc) 161 B
export declare function getDrafts(leagueId: string | undefined): Promise<any>; export declare function getDraftPicks(draftId: string | undefined): Promise<any>;