GitHub
App
Docs
Playground
Preparing search index...
The search index is not available
CCC Docs
CCC Docs
@ckb-ccc core
index
ccc
mol
EncodableRecordOptionalKeys
Type Alias EncodableRecordOptionalKeys<T>
Encodable
Record
Optional
Keys
<
T
>
:
{
[
K
in
keyof
T
]
:
Extract
<
EncodableType
<
T
[
K
]
>
,
undefined
>
extends
never
?
never
:
K
}
[
keyof
T
]
Type Parameters
T
extends
Record
<
string
,
CodecLike
<
any
,
any
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...