IdlAccounts: {
    accounts: IdlAccountItem[];
    docs?: string[];
    name: string;
}

Type declaration

Generated using TypeDoc