UNPKG

133 BJavaScriptView Raw
1// use this when replacing modules with an empty replacement (needed for react-native)
2
3/**
4 * @api private
5 */
6module.exports = {};