prisma client auf node_modules/.prisma/client
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import { PrismaClient } from '@prisma/client';
|
||||
//import { PrismaClient } from './src/generated/client';
|
||||
import { json } from '@sveltejs/kit';
|
||||
import type { RequestHandler } from './$types';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user