@angular-magic/ngx-gp-autocomplete
Advanced tools
Comparing version 2.0.1 to 2.0.2
import { NgxGpAutocompleteOptions } from './ngx-gp-autocomplete-options'; | ||
import * as i0 from "@angular/core"; | ||
export declare class NgxGpAutocompleteService { | ||
private verifyGooglePersistence; | ||
private defaultOptions; | ||
setOptions(options: NgxGpAutocompleteOptions): void; | ||
getOptions(): NgxGpAutocompleteOptions; | ||
enableGooglePersistenceCheck(): void; | ||
getGooglePersistenceCheck(): boolean; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<NgxGpAutocompleteService, never>; | ||
static ɵprov: i0.ɵɵInjectableDeclaration<NgxGpAutocompleteService>; | ||
} |
{ | ||
"name": "@angular-magic/ngx-gp-autocomplete", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "This module is a wrapper for Google Places Autocomplete JS library", | ||
@@ -5,0 +5,0 @@ "author": "Dan Cornilov", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
44361
352