muthuk1's picture
Convert OpenMAIC from Next.js to React (Vite)
f56a29b verified
raw
history blame
105 Bytes
try {
module.exports = require('react-native-b4a')
} catch {
module.exports = require('./browser')
}