UNPKG

@helpscout/cyan

Version:

Cypress-like Testing for React + JSDOM

6 lines (5 loc) 146 B
export declare const pretty: (html: any, options?: { wrap_line_length: number; wrap_attributes: string; }) => any; export default pretty;