Variable: default()
const
default: (config?
) =>object
Defined in: index.d.ts:5
Parameters
Parameter | Type |
---|---|
config? | { maxErrorsCount? : number ; } |
config.maxErrorsCount? | number |
Returns
object
Name | Type | Defined in |
---|---|---|
definitions | [{ definition : typeof errorTrackingApiDefinition ; }, { definition : typeof errorTrackingModuleDefinition ; }, { definition : typeof errorsAtomDefinition ; }] | index.d.ts:7 |
id | "errorTracking" | index.d.ts:6 |