kysely
Preparing search index...
UpdateKeys
Type Alias UpdateKeys<R>
UpdateKeys
:
{
[
K
in
keyof
R
]
:
IfNotNever
<
UpdateType
<
R
[
K
]
>
,
K
>
}
[
keyof
R
]
Keys of
R
whose
UpdateType
values are not
never
Type Parameters
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
kysely
Loading...
Keys of
R
whoseUpdateType
values are notnever