UNPKG

@helpscout/cyan

Version:

Cypress-like Testing for React + JSDOM

3 lines (2 loc) 147 B
export declare const withCommands: (commandList: any) => (baseClass: any) => any; export declare const combineCommands: (commandList: any) => any;