UNPKG

navflow-browser-server

Version:

Standalone Playwright browser server for NavFlow - enables browser automation with API key authentication, workspace device management, session sync, LLM discovery tools, and requires Node.js v22+

8 lines 152 B
#!/usr/bin/env node /** * NavFlow Browser Server CLI * * Usage: npx navflow-browser-server [options] */ export {}; //# sourceMappingURL=cli.d.ts.map