UNPKG

frakt-client

Version:

Client library for interacting with FRAKT solana program

3 lines (2 loc) 120 B
export declare function toUTF8Array(str: string): any[]; export declare function fromUTF8Array(data: number[]): string;