UNPKG

@codama/renderers-js

Version:

JavaScript renderer compatible with the Solana Kit library

4 lines 262 B
import { InstructionAccountNode } from '@codama/nodes'; import { Fragment } from '../utils'; export declare function getInstructionAccountMetaFragment(instructionAccountNode: InstructionAccountNode): Fragment; //# sourceMappingURL=instructionAccountMeta.d.ts.map