Projektstart

This commit is contained in:
2026-01-22 16:19:07 +01:00
parent 5174b88af9
commit bc7fbf8ce6
1553 changed files with 111281 additions and 141 deletions

5
backend/node_modules/b4a/react-native.js generated vendored Normal file
View File

@@ -0,0 +1,5 @@
try {
module.exports = require('react-native-b4a')
} catch {
module.exports = require('./browser')
}