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