We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4614b23 commit 45adcb8Copy full SHA for 45adcb8
packages/stream/aptos/StreamClient.ts
@@ -1,4 +1,4 @@
1
-import type { ClientConfig, Types } from "aptos";
+import type { Types } from "aptos";
2
import { AptosAccount, AptosClient } from "aptos";
3
4
import { BaseStreamClient } from "../common/BaseStreamClient.js";
0 commit comments