Skip to content

Commit b2a6b40

Browse files
committed
fix formatting
1 parent a9c3688 commit b2a6b40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/plugin-drizzle/src/types.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -635,4 +635,4 @@ export interface DrizzleGraphQLInputExtensions {
635635
inputType: 'insert' | 'filters' | 'orderBy' | 'update';
636636
}
637637

638-
export { DrizzleObjectRef } from './object-ref';
638+
export { DrizzleObjectRef } from './object-ref';

0 commit comments

Comments
 (0)