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 034af45 commit f6bfb7aCopy full SHA for f6bfb7a
packages/typink/src/utils/__tests__/errors.test.ts
@@ -1,5 +1,5 @@
1
import { describe, expect, it, vi } from 'vitest';
2
-import { extractHumanReadableError } from '../errors';
+import { extractHumanReadableError } from '../errors.js';
3
import { DedotError } from 'dedot/utils';
4
import {
5
ContractDispatchError,
0 commit comments