UNPKG

kayle

Version:

Extremely fast and accurate accessibility engine built for any headless tool like playwright or puppeteer.

3 lines (2 loc) 117 B
export declare const isPlaywright: (page: any) => boolean; export declare const isPuppeteer: (page: any) => boolean;