Skip to content

Graphorin API reference v0.1.0


Graphorin API reference / @graphorin/provider / / withCostTracking

Variable: withCostTracking

ts
const withCostTracking: (opts) => ProviderMiddleware;

Defined in: packages/provider/src/middleware/with-cost-tracking.ts:63

Parameters

ParameterType
optsWithCostTrackingOptions

Returns

ProviderMiddleware

Stable