Skip to content

Commit

Permalink
Add SurveyTriggerSkip into model.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtelnov committed Aug 29, 2023
1 parent 339634b commit c9bb0de
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 @@ -199,6 +199,7 @@ export {
SurveyTriggerVisible,
SurveyTriggerCopyValue,
SurveyTriggerRunExpression,
SurveyTriggerSkip,
Trigger
} from "../../trigger";
export { PopupSurveyModel, SurveyWindowModel } from "../../popup-survey";
Expand Down

0 comments on commit c9bb0de

Please sign in to comment.