UNPKG

sei-agent-kit

Version:

A package for building AI agents on the SEI blockchain

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