@pleisto/active-support
Preparing search index...
IsAny
Type Alias IsAny<T>
IsAny
:
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
Inherited
External
Theme
OS
Light
Dark
@pleisto/active-support
Loading...
Check if type is
any
.