Preparing search index...
The search index is not available
@pleisto/active-support
@pleisto/active-support
IsAny
Type alias IsAny<T>
Is
Any
<
T
>
:
0
extends
1
&
T
?
true
:
false
Check if type is
any
.
Type Parameters
T
Example
const
isAny
:
IsAny
<
any
> =
true
Copy
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...
Check if type is
any
.