Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
extendShape
Type Alias extendShape<A, B>
extend
Shape
<
A
,
B
>
:
{
[
K
in
keyof
A
as
K
extends
keyof
B
?
never
:
K
]
:
A
[
K
]
}
&
{
[
K
in
keyof
B
]
:
B
[
K
]
}
Type Parameters
A
extends
object
B
extends
object
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...