@adviser/cement - v0.0.0
    Preparing search index...

    Function isNotPromise

    • Type guard to check if a value is NOT a Promise.

      Type Parameters

      • T

        The value type

      Parameters

      • a: T

        The value to check

      Returns T

      The value cast to type T if it's not a Promise