UNPKG

@cspell/cspell-tools

Version:
9 lines 207 B
export declare function spyOnConsole(): { consoleOutput: () => { log: string; error: string; }; attach: () => void; reset: () => void; }; //# sourceMappingURL=console.d.ts.map