UNPKG

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

Version:

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

5 lines (4 loc) 245 B
export declare function validateName(name: string): void; export declare const htmlSelectorRe: RegExp; export declare function validateHtmlSelector(selector: string): void; export declare function validateProjectName(projectName: string): void;