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 e10bb39 commit 3281375Copy full SHA for 3281375
packages/thirdweb/src/chains/types.ts
@@ -1,4 +1,4 @@
1
-import type { FeeType } from "src/transaction/prepare-transaction.js";
+import type { FeeType } from "../transaction/prepare-transaction.js";
2
3
/**
4
* @chain
0 commit comments