UNPKG

askui

Version:

Reliable, automated end-to-end-testing that depends on what is shown on your screen instead of the technology you are running on

8 lines (7 loc) 169 B
export declare class ControlCommandError extends Error { matcherResult: { pass: boolean; message: string; }; constructor(message: string); }