@asymmetrik/ngx-leaflet-draw
Version:
Angular.io components for the Leaflet Draw plugin
9 lines (8 loc) • 474 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./core/leaflet-draw.directive";
import * as i2 from "@bluehalo/ngx-leaflet";
export declare class LeafletDrawModule {
static ɵfac: i0.ɵɵFactoryDeclaration<LeafletDrawModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<LeafletDrawModule, [typeof i1.LeafletDrawDirective], [typeof i2.LeafletModule], [typeof i1.LeafletDrawDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<LeafletDrawModule>;
}