utilium
Preparing search index...
diff
FunctionType
Type Alias FunctionType<From, To>
FunctionType
:
fn
extends
From
?
_FunctionUnknown
:
fn
extends
To
?
_FunctionUnknown
:
From
extends
To
?
To
extends
From
?
_EQ
&
{
type
:
"function"
}
:
_FunctionType
<
From
,
To
>
:
_FunctionType
<
From
,
To
>
Type Parameters
From
extends
fn
To
extends
fn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
utilium
Loading...