Lilact
    Preparing search index...

    Function isAsync

    • Checks whether a value is an async function.

      Parameters

      • value: any

        Value to inspect.

      Returns any

      True if the value is an async function; otherwise false.