Skip to main content

createProviderRuntime

@gooi/provider-runtime


@gooi/provider-runtime / createProviderRuntime

Variable: createProviderRuntime()

const createProviderRuntime: (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

ParameterType
inputCreateProviderRuntimeInput

Returns

ProviderRuntime