symbols.js 90 B

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