File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
packages/survey-core/entries/chunks Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ export { QuestionRankingModel } from "../../src/question_ranking";
214
214
export { QuestionCommentModel } from "../../src/question_comment" ;
215
215
export { QuestionDropdownModel } from "../../src/question_dropdown" ;
216
216
export { QuestionFactory , ElementFactory } from "../../src/questionfactory" ;
217
- export { QuestionFileModel , QuestionFilePage } from "../../src/question_file" ;
217
+ export { QuestionFileModelBase , QuestionFileModel , QuestionFilePage } from "../../src/question_file" ;
218
218
export { QuestionHtmlModel } from "../../src/question_html" ;
219
219
export { QuestionRadiogroupModel } from "../../src/question_radiogroup" ;
220
220
export { QuestionRatingModel , RenderedRatingItem } from "../../src/question_rating" ;
You can’t perform that action at this time.
0 commit comments