UNPKG

infrastructure-components

Version:

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

9 lines 381 B
require('../modules/es5'); require('../modules/es6.object.freeze'); require('../modules/es6.object.seal'); require('../modules/es6.object.prevent-extensions'); require('../modules/es6.object.is-frozen'); require('../modules/es6.object.is-sealed'); require('../modules/es6.object.is-extensible'); require('../modules/es6.string.trim'); module.exports = require('../modules/$.core');