UNPKG

mcp-appium-visual

Version:

MCP Server for Appium mobile automation with visual recovery

7 lines (5 loc) 155 B
/** * ESM entry point for the mcp-appium-visual package * This file simply re-exports everything from the main index.js */ export * from './index.js';