UNPKG

@matheustrres/brasilapi

Version:

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

4 lines (3 loc) 294 B
export type { Bank, Broker, CEP, CNAE, CNPJ, City, Climate, Coordinates, DDD, Location, Municipality, OceanForecast, QSA, Region, State, Wave, WaveData, Weather, WeatherForecast, } from './typings'; export type { Failure, Result, Success } from './typings/result'; export * from './brasilapi';