ngx-rumbletalk
Version:
RumbleTalk Angular integration
11 lines (10 loc) • 609 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-rumbletalk.component";
import * as i2 from "@angular/forms";
import * as i3 from "@angular/common";
import * as i4 from "@angular/common/http";
export declare class NgxRumbletalkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxRumbletalkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxRumbletalkModule, [typeof i1.NgxRumbletalkComponent], [typeof i2.FormsModule, typeof i3.CommonModule, typeof i4.HttpClientModule], [typeof i1.NgxRumbletalkComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxRumbletalkModule>;
}