UNPKG

infrastructure-components

Version:

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

6 lines (4 loc) 189 B
var convert = require('./convert'), func = convert('stubTrue', require('../stubTrue'), require('./_falseOptions')); func.placeholder = require('./placeholder'); module.exports = func;