@nativescript/google-maps
Version:
Google Maps SDK
9 lines (8 loc) • 426 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./map-view-directive";
export * from './map-view-directive';
export declare class GoogleMapsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<GoogleMapsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<GoogleMapsModule, [typeof i1.MapViewDirective], never, [typeof i1.MapViewDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<GoogleMapsModule>;
}