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) 184 B
import { ProvidersSupported, MatchDataResponse } from '../data/models'; export declare const extractedDataRoundMatches: (data: any, provider: ProvidersSupported) => MatchDataResponse;