Skip to content

Commit

Permalink
Include buildUrl to the helpers main file
Browse files Browse the repository at this point in the history
  • Loading branch information
adrenalin committed Feb 27, 2020
1 parent 25a1224 commit 19c5dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
exports.buildUrl = require('./lib/buildUrl')
exports.castObjectAsArray = require('./lib/castObjectAsArray')
exports.getClassName = require('./lib/getClassName')
exports.getRandomString = require('./lib/getRandomString')
Expand Down

0 comments on commit 19c5dcc

Please sign in to comment.