UNPKG

pedago-angular-quiz

Version:

A pedago quiz component for Angular projects

12 lines (11 loc) 766 B
import * as i0 from "@angular/core"; import * as i1 from "./components/pedago-angular-quiz.component"; import * as i2 from "./pipes/to-survey-js-json.pipe"; import * as i3 from "./pipes/survey-js-sneder-to-response.pipe"; import * as i4 from "survey-angular-ui"; import * as i5 from "@angular/common"; export declare class PedagoAngularQuizModule { static ɵfac: i0.ɵɵFactoryDeclaration<PedagoAngularQuizModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<PedagoAngularQuizModule, [typeof i1.PedagoAngularQuizComponent, typeof i2.ToSurveyJsJsonPipe, typeof i3.SurveyJsSenderToResponsePipe], [typeof i4.SurveyModule, typeof i5.JsonPipe], [typeof i1.PedagoAngularQuizComponent]>; static ɵinj: i0.ɵɵInjectorDeclaration<PedagoAngularQuizModule>; }