UNPKG

@macalinao/grill

Version:

Modern Solana development kit for React applications with automatic account batching, caching, and transaction notifications

3 lines 210 B
import type { Token } from "@solana-program/token"; export declare const useTokenAccount: import("./create-decoded-account-hook.js").UseDecodedAccountHook<Token>; //# sourceMappingURL=use-token-account.d.ts.map