UNPKG

infrastructure-components

Version:

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

5 lines 158 B
require('../../modules/core.number.iterator'); var get = require('../../modules/$.iterators').Number; module.exports = function(it){ return get.call(it); };