printer-notifications/node_modules/undici/lib/cache/symbols.js

6 lines
73 B
JavaScript
Raw Permalink Normal View History

2023-11-13 21:10:04 +00:00
'use strict'
module.exports = {
kConstruct: Symbol('constructable')
}