aniql
    Preparing search index...

    Type Alias Awaitable<T>

    Awaitable: Promise<T> | T

    Represents a value that can be awaited.

    Type Parameters

    • T