observavir - v2.3.3
    Preparing search index...

    Function isNotNoUpdate

    • Type guards the input as not including noUpdate.

      Type Parameters

      • T

      Parameters

      • input: T

      Returns input is Exclude<Awaited<T>, typeof noUpdate>