mirror of
https://github.com/d0zingcat/solana-agent-kit.git
synced 2026-06-08 15:11:53 +00:00
fix: naming
This commit is contained in:
@@ -7,6 +7,5 @@ export { SolanaAgentKit, createSolanaTools };
|
||||
export * from "./types";
|
||||
|
||||
// Export action system
|
||||
export * from "./actions";
|
||||
export * from "./types/action";
|
||||
export { ACTIONS } from "./actions";
|
||||
export * from "./utils/actionExecutor";
|
||||
|
||||
Reference in New Issue
Block a user