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