Searched refs:TerminalReporterInterface (Results 1 – 2 of 2) sorted by relevance
11 TerminalReporterInterface,41 const XTerminalReporter = UpstreamTerminalReporter as unknown as TerminalReporterInterface;44 export class TerminalReporter extends XTerminalReporter implements TerminalReporterInterface {
61 export interface TerminalReporterInterface { interface62 new (terminal: Terminal): TerminalReporterInterface;