UNPKG

sei-agent-kit

Version:

A package for building AI agents on the SEI blockchain

7 lines 167 B
export type TwitterConfig = { apiKey: string; apiSecret: string; accessToken: string; accessTokenSecret: string; }; //# sourceMappingURL=types.d.ts.map