observavir - v2.1.0
Preparing search index...
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.1.0
Loading...
Type guards the input as not including noUpdate.