Files
astra-mobile/modules/astra-desktop-transport/expo-module.config.json
T
2026-07-13 19:31:11 -04:00

7 lines
133 B
JSON

{
"platforms": ["android"],
"android": {
"modules": ["expo.modules.astradesktoptransport.AstraDesktopTransportModule"]
}
}