Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/server/metro/
H A DTerminalReporter.types.ts116 _logBundlingError(error: SnippetError): void; method
H A DMetroTerminalReporter.ts112 _logBundlingError(error: SnippetError): void { method in MetroTerminalReporter
125 return super._logBundlingError(error);