mirror of
https://github.com/imezx/Warp.git
synced 2025-04-24 15:10:03 +00:00
4 lines
122 B
JavaScript
4 lines
122 B
JavaScript
|
// shim for node modules in React Native
|
||
|
// see https://github.com/facebook/react-native/issues/5079
|
||
|
module.exports = {};
|