zookeeper/node_modules/undici/lib/web/cache/symbols.js

6 lines
90 B
JavaScript
Raw Normal View History

2024-08-10 02:59:22 -05:00
'use strict'
module.exports = {
kConstruct: require('../../core/symbols').kConstruct
}