@hexafuchs/what.js
    Preparing search index...

    Function assertIsNotPromise

    • Asserts the object is not a promise.

      Type Parameters

      • T

      Parameters

      • object: Promise<unknown> | T

      Returns asserts object is T