UNPKG

mcp-chrome-bridge

Version:

Chrome Native-Messaging host (Node)

5 lines (4 loc) 106 B
/** * Routes module exports. */ export { registerAgentRoutes, type AgentRoutesOptions } from './agent';