UNPKG

sealights-playwright-plugin

Version:

Playwright plugin for Sealights integration.

3 lines (2 loc) 126 B
export declare function processFile(filePath: string): void; export declare function processDirectory(dirPath: string): void;