UNPKG

react-binds

Version:

React functions to loop and map over data

9 lines (7 loc) 158 B
'use strict'; var _For = require('./src/binds/For'); var _DataMap = require('./src/binds/DataMap'); module.exports = { _For: _For, _DataMap: _DataMap };