Lilact
    Preparing search index...

    Function isThenable

    • Checks whether a value is thenable (supports .then like a Promise).

      Parameters

      • value: any

        Value to inspect.

      Returns any

      True if thenable; otherwise false.