vlocode-project - v1.41.2
    Preparing search index...

    Type Alias AwaitReturnType<T>

    AwaitReturnType: Await<ReturnType<T>>

    Type Parameters

    • T extends (...args: any) => any