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 66edb81 commit f18b159Copy full SHA for f18b159
packages/runtime/test/client-api/create.test.ts
@@ -1,6 +1,5 @@
1
import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2
import type { ClientContract } from '../../src/client';
3
-import { QueryError } from '../../src/client/errors';
4
import { schema } from '../test-schema';
5
import { createClientSpecs } from './client-specs';
6
0 commit comments