Preparing search index...
The search index is not available
@staratlas/data-source
@staratlas/data-source
CUnion
Type alias CUnion<T>
CUnion
<
T
>
:
{
[
K
in
keyof
T
]
:
{
[
_
in
K
]
:
T
[
K
]
}
&
{
[
_
in
Exclude
<
keyof
T
,
K
>
]
?:
undefined
}
}
[
keyof
T
]
Type Parameters
T
extends
Record
<
PropertyKey
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@staratlas/data-source
ListenProgram
TransactionBuilder
TransactionBuilderCore
Account
AccountStatic
AsyncSigner
CustomAnchorError
DataSource
ListenProgramStatic
PdaAccountStatic
TransactionSender
AccountClosedUpdate
AccountUpdate
AccountUpdateHandler
AfterIx
AnchorAccounts
AnchorDefined
AnchorError
AnchorProgram
AnchorState
AnchorTypes
Loading...
Generated using
TypeDoc