sdk-google-map
Version:
Simple to use (Angular) embedded Google map.
8 lines (7 loc) • 412 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./sdk-google-map.component";
export declare class SDKGoogleMapModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SDKGoogleMapModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SDKGoogleMapModule, never, [typeof i1.SDKGoogleMapComponent], [typeof i1.SDKGoogleMapComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SDKGoogleMapModule>;
}