UNPKG

cepzim

Version:
4 lines (3 loc) 130 B
import { ViaCEP } from "./services/ViaCEP"; import { CorreiosCEP } from "./services/CorreiosCEP"; export { ViaCEP, CorreiosCEP };