agsamantha/node_modules/undici/lib/cache/symbols.js
2024-10-02 15:15:21 -05:00

5 lines
87 B
JavaScript

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