UNPKG

@emvu/react-scripts

Version:

Fork of configuration and scripts for Create React App.

6 lines (5 loc) 223 B
require('../modules/core.object.is-object'); require('../modules/core.object.classof'); require('../modules/core.object.define'); require('../modules/core.object.make'); module.exports = require('../modules/_core').Object;