ngx-xml-message
Version:
This form is used to design Angular Reactive Form using any given XML. The primary use of this Readonly UI library is to design ISO 20022 XML messages in forms dynamically.
17 lines (16 loc) • 1.13 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-xml-message.component";
import * as i2 from "@angular/platform-browser";
import * as i3 from "@angular/platform-browser/animations";
import * as i4 from "@angular/material/icon";
import * as i5 from "@ngx-translate/core";
import * as i6 from "@angular/forms";
import * as i7 from "@angular/material/expansion";
import * as i8 from "@angular/material/form-field";
import * as i9 from "@angular/material/input";
import * as i10 from "@angular/material/button";
export declare class NgxXmlMessageModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxXmlMessageModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxXmlMessageModule, [typeof i1.NgxXmlMessageComponent], [typeof i2.BrowserModule, typeof i3.BrowserAnimationsModule, typeof i4.MatIconModule, typeof i5.TranslateModule, typeof i6.FormsModule, typeof i6.ReactiveFormsModule, typeof i7.MatExpansionModule, typeof i8.MatFormFieldModule, typeof i9.MatInputModule, typeof i10.MatButtonModule], [typeof i1.NgxXmlMessageComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxXmlMessageModule>;
}