Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
RemoveDBIds
Type Alias RemoveDBIds<T, P>
RemoveDBIds
<
T
,
P
>
:
T
extends
object
?
T
extends
AnyType
[]
?
RemoveDBIds
<
T
[
number
]
,
P
>
[]
:
{
[
K
in
keyof
T
as
K
extends
P
?
never
:
K
]
:
RemoveDBIds
<
T
[
K
]
,
P
>
}
:
T
Type Parameters
T
P
extends
keyof
AnyType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...