Files
JiboSDK/node_modules/b4a/react-native.js

6 lines
105 B
JavaScript
Raw Permalink Normal View History

2026-03-22 03:21:45 +02:00
try {
module.exports = require('react-native-b4a')
} catch {
module.exports = require('./browser')
}