Files
astra-mobile/modules/astra-library-scanner/expo-module.config.json
T
2026-07-24 02:18:37 -04:00

10 lines
206 B
JSON

{
"platforms": ["android"],
"android": {
"modules": [
"expo.modules.astralibraryscanner.AstraLibraryScannerModule",
"expo.modules.astralibraryscanner.AstraLibraryDataModule"
]
}
}