Algorand TypeScript Testing
Preparing search index...
index
<internal>
GlobalStateCls
Class GlobalStateCls<ValueType>
Type Parameters
ValueType
Index
Properties
delete
key
Accessors
has
Key
has
Value
value
Methods
[has
Instance]
Properties
delete
delete
:
()
=>
void
= ...
key
key
:
undefined
|
bytes
Accessors
has
Key
get
hasKey
()
:
boolean
Returns
boolean
has
Value
get
hasValue
()
:
boolean
Returns
boolean
value
get
value
()
:
ValueType
Returns
ValueType
set
value
(
v
:
ValueType
)
:
void
Parameters
v
:
ValueType
Returns
void
Methods
Static
[has
Instance]
"[hasInstance]"
(
x
:
unknown
)
:
x
is
GlobalStateCls
<
unknown
>
Parameters
x
:
unknown
Returns
x
is
GlobalStateCls
<
unknown
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
delete
key
Accessors
has
Key
has
Value
value
Methods
[has
Instance]
Algorand TypeScript Testing
Loading...