File size: 73 Bytes
311cc15
 
 
 
 
1
2
3
4
5
6
'use strict'

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