Type Alias: ErrorCollector()
ErrorCollector = (
param
) =>void
Collectors take errors reported to them and propagate them to telemetry services such as Sentry.
Parameters
Parameter | Type |
---|---|
param | ErrorCollectorParam |
Returns
void
ErrorCollector = (
param
) =>void
Collectors take errors reported to them and propagate them to telemetry services such as Sentry.
Parameter | Type |
---|---|
param | ErrorCollectorParam |
void