UNPKG

infrastructure-components

Version:

Infrastructure-Components configure the infrastructure of your React-App as part of your React-Components.

6 lines (5 loc) 224 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;