UNPKG

appium-uiautomator2-driver

Version:
6 lines 238 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.APKS_EXTENSION = exports.APK_EXTENSION = void 0; exports.APK_EXTENSION = '.apk'; exports.APKS_EXTENSION = '.apks'; //# sourceMappingURL=extensions.js.map