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

3 lines (2 loc) 184 B
export declare function addScript(filePath: string, name: string, command: string): Promise<void>; export declare function removeScript(filePath: string, name: string): Promise<void>;