Home
last modified time | relevance | path

Searched refs:XTerminalReporter (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/start/server/metro/
H A DTerminalReporter.ts41 const XTerminalReporter = UpstreamTerminalReporter as unknown as TerminalReporterInterface; constant
44 export class TerminalReporter extends XTerminalReporter implements TerminalReporterInterface {