Type Utils
Preparing search index...
Generics
FunctionPropertyNames
Type Alias FunctionPropertyNames<T>
FunctionPropertyNames
:
{
[
P
in
keyof
T
]
:
T
[
P
]
extends
Function
?
P
:
never
}
[
keyof
T
]
Type Parameters
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Type Utils
Loading...