constructor.js 180 B

12345
  1. require('../../modules/es.array-buffer.constructor');
  2. require('../../modules/es.object.to-string');
  3. var path = require('../../internals/path');
  4. module.exports = path.ArrayBuffer;