Skip to content

Commit

Permalink
[new] formutils export
Browse files Browse the repository at this point in the history
  • Loading branch information
blcham committed Nov 27, 2016
1 parent eb689f2 commit ef76466
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/semforms.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@ export WizardGenerator from './model/WizardGenerator';
export Configuration from './model/Configuration';
export QuestionAnswerProcessor from './model/QuestionAnswerProcessor';
export Constants from './constants/Constants';
export FormUtils from './util/FormUtils'; //todo should not be exported !?

0 comments on commit ef76466

Please sign in to comment.