Package Exports
- appium-adb
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (appium-adb) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
appium-adb
Android adb wrapper used by Appium + helpersjars
Installing
npm install appium-adbUsage
TODO
Publishing
npm version [patch|minor|major]
git push --tags origin master
npm publish