Search
Preparing search index...
The search index is not available
@ariesclark/utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@ariesclark/utils
Index
Namespaces
functions
math
objects
random
Type aliases
Expand
Union
To
Intersection
Type aliases
Expand
Expand
<
T
>
:
T
extends
T
?
{
[
P
in
keyof
T
]
:
T
[
P
]
}
:
never
Type parameters
T
Union
To
Intersection
Union
To
Intersection
<
U
>
:
(
U
extends
U
?
(
x
:
U
)
=>
any
:
never
)
extends
(
x
:
infer
I
)
=>
any
?
I
:
never
Type parameters
U
Exports
functions
math
objects
random
Expand
Union
To
Intersection
Generated using
TypeDoc