IO Wallet SDK
    Preparing search index...
    • Type guard to check if the provided options have a specific config version

      Type Parameters

      Parameters

      • options: T

        The options object containing the config to check

      • version: V

        The version to check against

      Returns options is WithConfigVersion<T, V>

      True if the options' config version matches the provided version