MCP Apps Kit - v0.5.0
    Preparing search index...

    Type Alias VersionSpecificConfig

    VersionSpecificConfig: DeepPartialWithNull<GlobalConfig>

    Version-specific config type that allows null to disable inherited configs.

    • undefined: inherit from global config
    • null: explicitly disable/remove the config (at any nesting level)
    • object: deep-merge with global config