UNPKG

@helpscout/cyan

Version:

Cypress-like Testing for React + JSDOM

4 lines (3 loc) 194 B
export declare const debug: (selector?: string | undefined, options?: any) => void; export declare const debugByCy: (selector?: string | undefined, options?: any) => void; export default debug;