We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8804481 commit a1c3b93Copy full SHA for a1c3b93
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