Preparing search index...
The search index is not available
observavir - v2.0.5
observavir
isNotNoUpdate
Function isNotNoUpdate
isNotNoUpdate
<
T
>
(
input
:
T
)
:
input
is
Exclude
<
Awaited
<
T
>
,
typeof
noUpdate
>
Type guards the input as not including
noUpdate
.
Type Parameters
T
Parameters
input
:
T
Returns
input
is
Exclude
<
Awaited
<
T
>
,
typeof
noUpdate
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
observavir - v2.0.5
Loading...
Type guards the input as not including noUpdate.