Skip to content

Commit

Permalink
fix(matrix): export IMatrixDropdownData to allow extending MatrixDyna…
Browse files Browse the repository at this point in the history
…micRowModel (#5394)
  • Loading branch information
maxpowa committed Dec 22, 2022
1 parent 01ae4cb commit 6376506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/entries/chunks/model.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ export {
propertyArray
} from "../../jsonobject";
export {
IMatrixDropdownData,
MatrixDropdownCell,
MatrixDropdownRowModelBase,
QuestionMatrixDropdownModelBase
Expand Down

0 comments on commit 6376506

Please sign in to comment.