#hello just a simple question

5 messages · Page 1 of 1 (latest)

void salmonBOT
#

You're in no rush, so we'll let a dev step in. Enjoy your coffee, or drop into #ask-ai if you get antsy for a second opinion!

obsidian bloom
#

Are you getting any specific errors? You should be able to use it

true flare
#

i have this :
`import { PrismaClient } from '../app/generated/prisma/client'

const prisma = globalForPrisma.prisma || new PrismaClient({ adapter })

prisma. ` -> here i want to use defineExtension

#

i have this