@pengzhanbo/utils - v3.7.3
    Preparing search index...

    Type Alias Awaitable<T>

    Awaitable: T | PromiseLike<T>

    Promise, or maybe not

    Promise 类型或非 Promise 类型

    Type Parameters

    • T

      The type of the value / 值的类型