Types are broken because of read replicas extension
I am exporting this singleton in my whole application
now I want to pass prisma as a type so that I pass transactions
for example
in claimReward I used this
typescript will shout out me , once I remove the $.extends it works
how do I grab the correct type
0 Replies