UNPKG

@mescius/inputman.comment.angular

Version:

このパッケージには、Angular用の[InputManJS](https://developer.mescius.jp/inputmanjs)コンポーネントが含まれます。

13 lines (12 loc) 543 B
import * as i0 from "@angular/core"; import * as i1 from "./comment/GcComment"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; /** * Declare & add export modules */ export declare class InputManModule { static ɵfac: i0.ɵɵFactoryDeclaration<InputManModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<InputManModule, [typeof i1.GcCommentComponent], [typeof i2.CommonModule, typeof i3.FormsModule], [typeof i1.GcCommentComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<InputManModule>; }