Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
aptos/builtin
_0x1
string_utils
FakeCons
Interface FakeCons<T0, T1>
interface
FakeCons
<
T0
,
T1
>
{
car
:
T0
;
cdr
:
T1
;
}
Type Parameters
T0
T1
Index
Properties
car
cdr
Properties
car
car
:
T0
cdr
cdr
:
T1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
car
cdr
@sentio/sdk
Loading...