Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos
BUILTIN_TYPES
Variable BUILTIN_TYPES
Const
BUILTIN_TYPES
:
{
ADDRESS_TYPE
:
TypeDescriptor
<
string
>
;
BOOL_TYPE
:
TypeDescriptor
<
number
>
;
U128_TYPE
:
TypeDescriptor
<
number
>
;
U16_TYPE
:
TypeDescriptor
<
number
>
;
U256_TYPE
:
TypeDescriptor
<
number
>
;
U32_TYPE
:
TypeDescriptor
<
number
>
;
U64_TYPE
:
TypeDescriptor
<
number
>
;
U8_TYPE
:
TypeDescriptor
<
number
>
;
VECTOR_TYPE
:
typeof
vectorType
;
VECTOR_TYPE_ANY
:
TypeDescriptor
<
any
[]
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@sentio/sdk
Loading...