Skip to content

Commit

Permalink
fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hayes committed Jan 5, 2025
1 parent a9c3688 commit b2a6b40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin-drizzle/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -635,4 +635,4 @@ export interface DrizzleGraphQLInputExtensions {
inputType: 'insert' | 'filters' | 'orderBy' | 'update';
}

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

0 comments on commit b2a6b40

Please sign in to comment.