Skip to content

Commit

Permalink
Test Prisma client gen in package
Browse files Browse the repository at this point in the history
  • Loading branch information
tedspare committed Oct 15, 2024
1 parent 457e98f commit d28c6ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import { openai } from '@ai-sdk/openai'
import { Prisma, PrismaClient } from '@prisma/client'
export type Test1 = Prisma.factFindFirstArgs
import {
createVectorExtension,
createVectorIndex,
Expand Down

0 comments on commit d28c6ff

Please sign in to comment.