UNPKG

io.appium.settings

Version:
6 lines (4 loc) 154 B
import {getSettingsApkPath} from './utils'; export const path = getSettingsApkPath(); export * from './constants'; export {SettingsApp} from './client';