Improve child performances (#1314)

This commit is contained in:
Tomas Della Vedova
2020-09-23 11:31:09 +02:00
committed by delvedor
parent 35eb96e2b4
commit 3db1bed4bd
368 changed files with 17064 additions and 32728 deletions

View File

@ -347,3 +347,4 @@ function prepareHeaders (headers = {}, auth) {
}
module.exports = Connection
module.exports.internals = { prepareHeaders }