Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
Exact
Type Alias Exact<A, W>
Exact
<
A
,
W
>
:
(
A
extends
unknown
?
W
extends
A
?
{
[
K
in
keyof
A
]
:
Exact
<
A
[
K
]
,
W
[
K
]
>
}
:
W
:
never
)
|
(
A
extends
Narrowable
?
A
:
never
)
Type Parameters
A
W
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...