UNPKG

google-places-web

Version:

A simple wrapper for the Google Places Web API

8 lines (7 loc) 227 B
import Places from './google/Places'; export * from './types'; export * from './google/Places'; export * from './google/constants'; export * from './google/PlacesSearchFactory'; export * from './search'; export default Places;