UNPKG

sei-agent-kit

Version:

A package for building AI agents on the SEI blockchain

3 lines 202 B
import { AccountHealthReturnType } from 'citrex-sdk/types'; export declare function citrexGetAccountHealth(): Promise<AccountHealthReturnType | undefined>; //# sourceMappingURL=getAccountHealth.d.ts.map