UNPKG

@agentek/tools

Version:

Blockchain tools for AI agents

5 lines 177 B
import type { BaseTool } from "../client.js"; export declare function tallyTools({ tallyApiKey, }: { tallyApiKey: string; }): BaseTool[]; //# sourceMappingURL=index.d.ts.map