mirror of
https://github.com/ProxymanApp/atlantis.git
synced 2026-05-20 20:20:35 +00:00
9 lines
101 B
JavaScript
9 lines
101 B
JavaScript
module.exports = {
|
|
dependency: {
|
|
platforms: {
|
|
ios: {},
|
|
android: {},
|
|
},
|
|
},
|
|
};
|