Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
GetOmit
Type Alias GetOmit<BaseKeys, R, ExtraType>
Get
Omit
<
BaseKeys
,
R
,
ExtraType
>
:
{
[
K
in
(
string
extends
keyof
R
?
never
:
keyof
R
)
|
BaseKeys
]
?:
boolean
|
ExtraType
}
Type Parameters
BaseKeys
extends
string
R
extends
InternalArgs
[
"result"
]
[
string
]
ExtraType
=
never
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...