UNPKG

@honeycomb-protocol/solita

Version:

Generates SDK API from solana contract IDL.

3 lines (2 loc) 119 B
import { IdlAccount } from './types'; export declare function renderAccountProviders(accounts?: IdlAccount[]): string;