UNPKG
ios-automation-helper
Version:
latest (1.0.4)
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
This project is used to get iOS mobile / simulator info and app info
github.com/Vishnu1067/iOSHelper
ios-automation-helper
/
index.js
4 lines
(2 loc)
•
70 B
JavaScript
View Raw
1
2
3
4
const
iosCmd
=
require(
"./dist/iosHelper"
);
module
.
exports
= iosCmd;