UNPKG

simplify-angular

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 17.0.0.

7 lines (6 loc) 426 B
import { SimpleInputComponent } from '../simple-input/simple-input.component'; import * as i0 from "@angular/core"; export declare class SimpleInputTextareaComponent extends SimpleInputComponent { static ɵfac: i0.ɵɵFactoryDeclaration<SimpleInputTextareaComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<SimpleInputTextareaComponent, "simple-input-textarea", never, {}, {}, never, never, false, never>; }