ng-leaflet-universal-cm
Version:
NgLeafletUniversal is an open source Angular module that extends and simplifies the Leaflet implementation for Angular.
8 lines (7 loc) • 407 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./map.component";
export declare class NgLeafletUniversalModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgLeafletUniversalModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgLeafletUniversalModule, [typeof i1.MapComponent], never, [typeof i1.MapComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgLeafletUniversalModule>;
}