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.
Type Parameters
Section titled “Type Parameters”TUiPaths
Section titled “TUiPaths”TUiPaths extends readonly unknown[]
Parameters
Section titled “Parameters”options
Section titled “options”RevTurbineInitBaseOptions & object