Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
AtLeast
Type Alias AtLeast<O, K>
At
Least
<
O
,
K
>
:
NoExpand
<
O
extends
unknown
?
(
K
extends
keyof
O
?
{
[
P
in
K
]
:
O
[
P
]
}
&
O
:
O
)
|
{
[
P
in
keyof
O
as
P
extends
K
?
P
:
never
]
-?:
O
[
P
]
}
&
O
:
never
>
Type Parameters
O
extends
object
K
extends
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...