UNPKG

easyplace

Version:

API to search for ceps, streets, neighborhoods and other places

6 lines (3 loc) 116 B
import EasyPlace from "./src/main/EasyPlace"; const instance = new EasyPlace(); export { instance as EasyPlace };