ontimize-web-ngx
Version:
Ontimize Web framework using Angular 15
10 lines (9 loc) • 534 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./o-text-input.component";
import * as i2 from "../../../shared/shared.module";
import * as i3 from "@angular/common";
export declare class OTextInputModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OTextInputModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OTextInputModule, [typeof i1.OTextInputComponent], [typeof i2.OSharedModule, typeof i3.CommonModule], [typeof i1.OTextInputComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OTextInputModule>;
}