Philipp Horstenkamp d1250e341b
Some checks failed
Auto Maintenance Cycle / pre-commit Autoupdate (push) Failing after 31s
Reverted the update
2024-05-21 02:29:28 +02:00

6 lines
73 B
JavaScript

'use strict'
module.exports = {
kConstruct: Symbol('constructable')
}