Repositorio del curso CCOM4030 el semestre B91 del proyecto Artesanías con el Instituto de Cultura

123456
  1. var getNative = require('./_getNative');
  2. /* Built-in method references that are verified to be native. */
  3. var nativeCreate = getNative(Object, 'create');
  4. module.exports = nativeCreate;