UNPKG

appium-espresso-driver

Version:
5 lines 304 B
export { SYSTEM_PORT_RANGE, TEST_APK_PKG } from './constants.js'; export { ServerBuilder, buildServerSigningConfig, } from './builder.js'; export { EspressoRunner } from './runner.js'; export { initServer, removePortForward, startSession, teardown } from './startup.js'; //# sourceMappingURL=index.js.map