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 77f4579 commit 9101129Copy full SHA for 9101129
1 file changed
packages/clients/tanstack-query/test/schemas/procedures/schema-lite.ts
@@ -2,7 +2,7 @@
2
// NOTE: Test fixture schema used for TanStack Query typing tests. //
3
//////////////////////////////////////////////////////////////////////////////////////////////
4
5
-import { type SchemaDef, ExpressionUtils } from '@zenstackhq/orm/schema';
+import { type SchemaDef, ExpressionUtils } from '@zenstackhq/schema';
6
7
export class SchemaType implements SchemaDef {
8
provider = {
0 commit comments