Skip to content

Commit

Permalink
fix(export): export getUserAgentHeader
Browse files Browse the repository at this point in the history
  • Loading branch information
Khaledgarbaya committed May 17, 2017
1 parent ada655b commit 36d6de4
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
Expand Up @@ -4,3 +4,4 @@ module.exports.enforceObjPath = require('./dist/es5/enforce-obj-path')
module.exports.freezeSys = require('./dist/es5/freeze-sys')
module.exports.promisedWait = require('./dist/es5/promised-wait')
module.exports.toPlainObject = require('./dist/es5/to-plain-object')
module.exports.getUserAgentHeader = require('./dist/es5/get-user-agent')

0 comments on commit 36d6de4

Please sign in to comment.