Preparing search index...
The search index is not available
devfive front components
devfive front components
index
RemoveFunctionField
Type alias RemoveFunctionField<T>
Remove
Function
Field
<
T
>
:
{
[
K
in
keyof
T
as
T
[
K
]
extends
(
(
...
args
)
=>
unknown
|
symbol
)
?
never
:
K
extends
string
|
number
?
K
:
never
]
:
T
[
K
]
}
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
devfive front components
index
test
Generated using
TypeDoc