UNPKG

@igo2/geo

Version:
15 lines (14 loc) 1.02 kB
import { GeometryFormFieldInputComponent } from './geometry-form-field-input.component'; import { GeometryFormFieldComponent } from './geometry-form-field.component'; import * as i0 from "@angular/core"; import * as i1 from "./geometry-form-field.component"; import * as i2 from "./geometry-form-field-input.component"; export declare const GEOMETRY_FORM_FIELD_DIRECTIVES: readonly [typeof GeometryFormFieldComponent, typeof GeometryFormFieldInputComponent]; /** * @deprecated import the components directly or the GEOMETRY_FORM_FIELD_DIRECTIVES for the set */ export declare class IgoGeometryFormFieldModule { static ɵfac: i0.ɵɵFactoryDeclaration<IgoGeometryFormFieldModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<IgoGeometryFormFieldModule, never, [typeof i1.GeometryFormFieldComponent, typeof i2.GeometryFormFieldInputComponent], [typeof i1.GeometryFormFieldComponent, typeof i2.GeometryFormFieldInputComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<IgoGeometryFormFieldModule>; }