@duplicis/types - v1.0.0
    Preparing search index...

    Type Alias Awaitable<T>

    Awaitable: Promise<T> | T

    Potentially promise wrapped value.

    Type Parameters

    • T