We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 273c41a commit 06c038cCopy full SHA for 06c038c
packages/plugin-story/src/providers/wallet.ts
@@ -1,4 +1,4 @@
1
-import type { IAgentRuntime, Provider, Memory, State } from "@elizaos/core";
+import { IAgentRuntime, Provider, Memory, State } from "@elizaos/core";
2
import {
3
createPublicClient,
4
createWalletClient,
0 commit comments