@igo2/geo
Version:
11 lines (10 loc) • 480 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./feature-form.component";
/**
* @deprecated import the FeatureFormComponent directly
*/
export declare class IgoFeatureFormModule {
static ɵfac: i0.ɵɵFactoryDeclaration<IgoFeatureFormModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<IgoFeatureFormModule, never, [typeof i1.FeatureFormComponent], [typeof i1.FeatureFormComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<IgoFeatureFormModule>;
}