@wxn0brp/vql-client
Preparing search index...
vql
KeysMatching
Type Alias KeysMatching<T, V, C>
KeysMatching
:
{
[
K
in
keyof
T
]
-?:
T
[
K
]
extends
C
?
K
:
never
}
[
keyof
T
]
Type Parameters
T
V
C
=
V
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@wxn0brp/vql-client
Loading...