actions/node_modules/undici/lib/cache/symbols.js

6 lines
87 B
JavaScript
Raw Normal View History

2026-05-11 11:18:49 +02:00
'use strict'
module.exports = {
kConstruct: require('../core/symbols').kConstruct
}