Type Alias MethodsLibReturnType

MethodsLibReturnType: { [M in keyof ApiMethods]: ReturnType<ApiMethods[M]> }