Skip to content

createStrictLocalRuntimeConfig

createStrictLocalRuntimeConfig<TUiPaths>(options): RevTurbineInitOptions

Build a strict local-only SDK config.

Unlike createLocalRuntimeConfig, this helper always requires exportedConfig.content_ui_paths and complete uiPathResolvers coverage at compile time for action types present in that exported config.

TUiPaths extends readonly unknown[]

RevTurbineInitBaseOptions & object

RevTurbineInitOptions