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

6 lines (5 loc) 121 B
declare class Request { get<T>(url: string): Promise<T>; } declare const _default: Request; export default _default;