aboutsummaryrefslogtreecommitdiffstats
path: root/node_modules/undici/lib/web/cache/symbols.js
blob: 9271fb61267021b34db44822fbd79e0e77984f8b (plain)
1
2
3
4
5
'use strict'

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