aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/node_modules/undici/lib/cache/symbols.js
blob: 40448d6001e0f61e11bbbb75ded3b8a99c133507 (plain) (blame)
1
2
3
4
5
'use strict'

module.exports = {
  kConstruct: require('../core/symbols').kConstruct
}