DNDQoteGrabber/node_modules/undici/lib/cache/symbols.js
2023-12-20 15:09:06 +01:00

6 lines
73 B
JavaScript

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