UNPKG

claude-playwright

Version:

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

5 lines 188 B
/** * Generate project configuration file with base URL */ export declare function generateProjectConfig(projectPath: string): Promise<void>; //# sourceMappingURL=project-config.d.ts.map