Preparing search index...
The search index is not available
@catalabs/catalyst-sdk
@catalabs/catalyst-sdk
SdkResponse
Interface SdkResponse
interface
SdkResponse
{
hash
:
string
;
wait
:
(
(
)
=>
Promise
<
void
>
)
;
}
Index
Properties
hash
wait
Properties
hash
hash
:
string
wait
wait
:
(
(
)
=>
Promise
<
void
>
)
Type declaration
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
hash
wait
@catalabs/catalyst-sdk
Loading...