UNPKG

@angular-material-extensions/google-maps-autocomplete

Version:

Autocomplete input component and directive for google-maps built with angular and material design

3 lines (2 loc) 106 B
import { InjectionToken } from "@angular/core"; export declare const ApiKeyToken: InjectionToken<string>;