GitHub
Preparing search index...
The search index is not available
EVM Bytecode Analyzer & Decompiler
sevm
index
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
sevm - v0.7.4
ast
index
Generated using
TypeDoc
v0.25.2
From T, pick a set of properties whose keys are in the union K