createProviderRuntime
@gooi/provider-runtime / createProviderRuntime
Variable: createProviderRuntime()
constcreateProviderRuntime: (input) =>ProviderRuntime=createProviderRuntimeFeature
Defined in: engine.ts:45
Creates a cohesive provider-runtime API with defaults and one-shot execution.
Creates a cohesive provider-runtime API with defaults and one-shot execution.
Parameters
| Parameter | Type |
|---|---|
input | CreateProviderRuntimeInput |
Returns
ProviderRuntime