make.js 104 B

123
  1. require('../../modules/core.object.make');
  2. module.exports = require('../../modules/_core').Object.make;