metatell Bot SDK - v2.0.0
GitHub
NPM
Preparing search index...
@metatell/bot-sdk
<internal>
Pick
Type Alias Pick<T, K>
Pick
:
{
[
P
in
K
]
:
T
[
P
]
}
From T, pick a set of properties whose keys are in the union K
Type Parameters
T
K
extends
keyof
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
GitHub
NPM
metatell Bot SDK - v2.0.0
Loading...
From T, pick a set of properties whose keys are in the union K