mirror of
https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools.git
synced 2025-12-17 05:55:11 +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 = {};
|