Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
addQuestionMarks
Type Alias addQuestionMarks<T, _O>
add
Question
Marks
<
T
,
_O
>
:
{
[
K
in
requiredKeys
<
T
>
]
:
T
[
K
]
}
&
{
[
K
in
optionalKeys
<
T
>
]
?:
T
[
K
]
}
&
{
[
k
in
keyof
T
]
?:
unknown
}
Type Parameters
T
extends
object
_O
=
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...