UNPKG

@codama/renderers-js

Version:

JavaScript renderer compatible with the Solana Kit library

3 lines 170 B
import { BytesValueNode } from '@codama/nodes'; export declare function getBytesFromBytesValueNode(node: BytesValueNode): Uint8Array; //# sourceMappingURL=codecs.d.ts.map