Type alias UnaryFunctionsWithHooks<I, O>

UnaryFunctionsWithHooks<I, O>: UnaryFunctions<I, O> & UnaryHooks<I, O, UnaryFunctions<I, O>>

Combined type of all the functions generated for a service.

Type Parameters

Generated using TypeDoc