UNPKG

brasileirao

Version:

<p align="center"> <a href="https://github.com/godrix/brasileirao/actions"> <img src="https://img.shields.io/github/actions/workflow/status/godrix/brasileirao/publish.yml"/> </a> <a href="https://github.com/godrix/brasileirao"> <img src="htt

3 lines (2 loc) 212 B
import { LeagueTable, LeagueTableResultRequest, ProvidersSupported } from '../../models'; export declare function TableService(provider: ProvidersSupported, liga: LeagueTable): Promise<LeagueTableResultRequest>;