Preparing search index...
The search index is not available
@notibot/noti-api-client
@notibot/noti-api-client
<internal>
GetSelect
Type Alias GetSelect<Base, R, KR>
Get
Select
<
Base
,
R
,
KR
>
:
{
[
K
in
KR
|
keyof
Base
]
?:
K
extends
KR
?
boolean
:
Base
[
K
]
}
Type Parameters
Base
extends
Record
<
any
,
any
>
R
extends
InternalArgs
[
"result"
]
[
string
]
KR
extends
keyof
R
=
string
extends
keyof
R
?
never
:
keyof
R
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@notibot/noti-api-client
Loading...