@jsvision/i18n / DiagnosticSink
Type Alias: DiagnosticSink
DiagnosticSink = (
diagnostic) =>void
Defined in: types.ts:141
Receives each new deduplicated diagnostic after it enters the bounded store.
Parameters
diagnostic
Returns
void
@jsvision/i18n / DiagnosticSink
DiagnosticSink = (
diagnostic) =>void
Defined in: types.ts:141
Receives each new deduplicated diagnostic after it enters the bounded store.
void