isLastActiveResponse
Stentor API Reference / stentor-guards/src / isLastActiveResponse
Function: isLastActiveResponse()
isLastActiveResponse(
response):response is LastActiveResponse
Defined in: packages/stentor-guards/src/isLastActiveResponse.ts:11
Type guard to determine if the Response is a LastActiveResponse.
Parameters​
response​
Returns​
response is LastActiveResponse