ngx-voicely-cx
Version:
A feedback collection widget for Angular applications
10 lines (9 loc) • 582 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "./voicely-cx.component";
import * as i3 from "./feedback-form/feedback-form.component";
export declare class VoicelyCxModule {
static ɵfac: i0.ɵɵFactoryDeclaration<VoicelyCxModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<VoicelyCxModule, never, [typeof i1.CommonModule, typeof i2.VoicelyCxComponent, typeof i3.FeedbackFormComponent], [typeof i2.VoicelyCxComponent, typeof i3.FeedbackFormComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<VoicelyCxModule>;
}