summaryrefslogtreecommitdiffstats
path: root/g4f/Provider/npm/node_modules/undici/lib/cache/symbols.js
blob: f9b19740af82811d65893f33cc17f1f5146368e1 (plain) (blame)
1
2
3
4
5
'use strict'

module.exports = {
  kConstruct: Symbol('constructable')
}