Preparing search index...
The search index is not available
@filen/sdk
@filen/sdk
<internal>
Pick
Type alias Pick<T, K>
Pick
<
T
,
K
>
:
{
[
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
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@filen/sdk
default
<internal>
APIError
ChunkedUploadWriter
FilenSDK
PauseSignal
AuthVersion
ClassMethodNames
ClassMethods
CloudConfig
CloudItem
CloudItemDirectory
CloudItemFile
CloudItemShared
CloudItemTree
CryptoConfig
DistributiveOmit
Environment
FSConfig
FSItem
FSItemType
Loading...
Generated using
TypeDoc
From T, pick a set of properties whose keys are in the union K