Preparing search index...
The search index is not available
Solana Signer SDK Documentation
Solana Signer SDK Documentation
@neonevm/solana-sign
NeonApiResponse
Interface NeonApiResponse<T>
interface
NeonApiResponse
<
T
>
{
status
:
string
;
value
:
T
;
}
Type Parameters
T
Index
Properties
status
value
Properties
status
status
:
string
value
value
:
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
value
Solana Signer SDK Documentation
Loading...