@adcp/client API Reference - v3.3.3
Documentation
GitHub
npm
Preparing search index...
isDeferResponse
Function isDeferResponse
isDeferResponse
(
response
:
any
)
:
response
is
{
defer
:
true
;
token
:
string
}
Type guard to check if a response is a defer response
Parameters
response
:
any
Returns
response
is
{
defer
:
true
;
token
:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/client API Reference - v3.3.3
Loading...
Type guard to check if a response is a defer response