UNPKG

react-native-desktop

Version:

A framework for building native desktop apps using React

6 lines (4 loc) 174 B
// beeper@1.1.0 has a return statement outside of a function // and therefore doesn't parse. Let's mock it so that we can // run the tests. module.exports = function () {};