Preparing search index...
The search index is not available
adb-ts
adb-ts
Util
NonFunctionPropertyNames
Type alias NonFunctionPropertyNames<T>
Non
Function
Property
Names
<
T
>
:
{
[
K
in
keyof
T
]
:
T
[
K
]
extends
(
(
)
=>
void
)
?
never
:
K
}
[
keyof
T
]
Type Parameters
T
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
adb-ts
Loading...