1'use strict'
2
3module.exports = {
4  kConstruct: require('../core/symbols').kConstruct
5}
6