Preparing search index...
The search index is not available
Solana JavaScript SDK
Solana JavaScript SDK
@solana/codecs
Some
Type Alias Some<T>
Some
:
Readonly
<
{
__option
:
"Some"
;
value
:
T
}
>
Represents an option of type
T
that has a value.
Type Parameters
T
See
Option
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Solana JavaScript SDK
Loading...
Represents an option of type
Tthat has a value.