UNPKG

cypress-terminal-report

Version:

Better terminal and file output for cypress test logs.

3 lines (2 loc) 109 B
declare const jsonPrune: (value: any, depthDecr: any, arrayMaxLength: any) => any; export default jsonPrune;