Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
DeepPartial
Type Alias DeepPartial<T, N>
Deep
Partial
<
T
,
N
>
:
{
[
P
in
keyof
T
]
?:
DeepPartial
<
T
[
P
]
,
N
>
|
(
N
extends
true
?
null
:
undefined
)
}
Type Parameters
T
N
extends
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...