UNPKG

solask-sdk

Version:

Lightweight SDK to interact with Solana via REST

3 lines (2 loc) 125 B
export declare function ask(query: string): Promise<string>; export declare function getSNS(query: string): Promise<string>;