Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
ApplyOmit
Type Alias ApplyOmit<T, OmitConfig>
Apply
Omit
<
T
,
OmitConfig
>
:
Compute
<
{
[
K
in
keyof
T
as
OmitValue
<
OmitConfig
,
K
>
extends
true
?
never
:
K
]
:
T
[
K
]
}
>
Type Parameters
T
OmitConfig
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...