UNPKG

@ng-maps/places

Version:

Components related to places library. Currently only an autocomplete directive is implemented that can be attached to an input field to provide places suggestions

5 lines (4 loc) 166 B
export * from './lib/directives/autocomplete'; export * from './lib/directives/search-box'; export * from './lib/configuration'; export * from './lib/places.module';