UNPKG

claude-playwright

Version:

Seamless integration between Claude Code and Playwright MCP for efficient browser automation and testing

7 lines (4 loc) 111 B
#!/usr/bin/env node import { Command } from 'commander'; declare const program: Command; export { program };