zookeeper/node_modules/undici/lib/web/cache/symbols.js
2024-08-10 02:59:22 -05:00

5 lines
90 B
JavaScript

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