Alokai

ApiClientMethodWithContext

type ApiClientMethodWithContext<CONTEXT> = (context: CONTEXT, ...args: any) => any;