Skip to content

Commit

Permalink
build: expose getKey
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Feb 24, 2019
1 parent 573cfb7 commit 550ce3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,5 @@ module.exports = ({
send({ data, res, req, ...props })
}
}

module.exports.getKey = getKey

0 comments on commit 550ce3c

Please sign in to comment.