UNPKG

chromancer

Version:

A powerful command-line interface for automating Chrome browser using Playwright. Perfect for web scraping, automation, testing, and browser workflows.

6 lines (5 loc) 129 B
import AI from './ai.js'; export default class Claude extends AI { static description: string; static hidden: boolean; }