Preparing search index...
The search index is not available
Documentation
Documentation
@ckb-cobuild/cobuild
<internal>
InferUnion
Type alias InferUnion<TShape>
Infer
Union
<
TShape
>
:
{
[
K
in
keyof
TShape
]
:
{
type
:
K
;
value
:
Infer
<
TShape
[
K
]
>
;
}
}
[
keyof
TShape
]
Type Parameters
TShape
extends
CodecShape
<
AnyCodec
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Documentation
@ckb-cobuild
ckb-address
ckb-hasher
ckb-molecule-codecs
cobuild
hex-encoding
jsonrpc-client
molecule
Generated using
TypeDoc