isRaw
function isRaw(response): response is RawDecoupledRouterResponse;Defined in: decoupled-router-client/src/types.ts:78
Type predicate for
Parameters
Section titled “Parameters”response
Section titled “response”| DecoupledRouterResponse
| RawDecoupledRouterResponse
Returns
Section titled “Returns”response is RawDecoupledRouterResponse
true if the response is a RawDecoupledRouterResponse