@serenity-is/corelib / serviceCall
Function: serviceCall()
serviceCall<
TResponse>(options):PromiseLike<TResponse>
Type Parameters
• TResponse extends ServiceResponse
Parameters
options
ServiceOptions<TResponse>
Returns
PromiseLike<TResponse>