Coda by Ian Macalinao
    Preparing search index...

    Type Alias RemainingAccountsSliceArgs

    type RemainingAccountsSliceArgs = {
        accountsType: AccountsTypeArgs;
        length: number;
    }
    Index
    accountsType: AccountsTypeArgs
    length: number