RevTurbineLocalOnlyMinimalInitOptions
RevTurbineLocalOnlyMinimalInitOptions =
Omit<RevTurbineInitOptions,"tenantId"|"apiKey"|"endpoint"|"mode"|"runtimeMode"|"localRuntime"> &object
Minimal initialization options for local-only mode.
When localRuntime.exportedConfig is provided, core transport options can be
omitted and the SDK will inject safe local defaults.
Type Declaration
Section titled “Type Declaration”apiKey?
Section titled “apiKey?”
optionalapiKey?:string
endpoint?
Section titled “endpoint?”
optionalendpoint?:string
localRuntime
Section titled “localRuntime”localRuntime:
RevTurbineLocalRuntimeOptions&object
Type Declaration
Section titled “Type Declaration”exportedConfig
Section titled “exportedConfig”exportedConfig:
RevTurbineConfig
optionalmode?:RevTurbineSdkMode
runtimeMode?
Section titled “runtimeMode?”
optionalruntimeMode?:"local_only"
tenantId?
Section titled “tenantId?”
optionaltenantId?:string