CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
mol
UnionMatchHandlers
Type Alias UnionMatchHandlers<CodecType, Result>
UnionMatchHandlers
:
{
[
T
in
DecodedType
<
CodecType
>
[
"type"
]
]
:
(
value
:
Extract
<
DecodedType
<
CodecType
>
,
{
type
:
T
}
>
[
"value"
]
,
)
=>
Result
}
Type Parameters
CodecType
extends
CodecLike
<
any
,
UnionDecoded
<
any
,
any
>
>
Result
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...