Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/sui
bcs
pureBcsSchemaFromTypeName
Function pureBcsSchemaFromTypeName
pureBcsSchemaFromTypeName
<
T
extends
PureTypeName
>
(
name
:
T
extends
PureTypeName
?
ValidPureTypeName
<
T
<
T
>
>
:
T
,
)
:
BcsType
<
ShapeFromPureTypeName
<
T
>
>
Type Parameters
T
extends
PureTypeName
Parameters
name
:
T
extends
PureTypeName
?
ValidPureTypeName
<
T
<
T
>
>
:
T
Returns
BcsType
<
ShapeFromPureTypeName
<
T
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...