UNPKG

@matheustrres/brasilapi

Version:

Lightweight, easy-to-use & free of dependencies wrapper for BrasilAPI

2 lines (1 loc) 61 B
export declare function makeGET<T>(url: string): Promise<T>;