FLUJOS/VISUALIZACION/node_modules/undici/lib/cache/symbols.js
2025-11-07 00:06:12 +01:00

5 lines
73 B
JavaScript
Executable file

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