Skip to content

Commit

Permalink
feat: export validator (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
leartgjoni-voiceflow authored Jul 3, 2020
1 parent 5a17f70 commit 8ae6051
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ module.exports = {
ExceptionHandler: require('./exceptionHandler'),
ResponseBuilder: require('./responseBuilder'),
FixtureGenerator: require('./fixtureGenerator'),
Validator: require('express-validator'),
};

0 comments on commit 8ae6051

Please sign in to comment.