UNPKG

io.appium.settings

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