Graphorin API reference v0.1.0
Graphorin API reference / @graphorin/provider / / WithTracingOptions
Interface: WithTracingOptions
Defined in: packages/provider/src/middleware/with-tracing.ts:24
Options for withTracing.
Stable
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
tracer? | readonly | Tracer | Tracer instance. Defaults to a no-op tracer if unset. | packages/provider/src/middleware/with-tracing.ts:26 |