Remove unnecessary description and whitespace from nexumi.mdc file
This commit is contained in:
3
apps/bot/src/db.ts
Normal file
3
apps/bot/src/db.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { PrismaClient } from '@prisma/client';
|
||||
|
||||
export const prisma = new PrismaClient();
|
||||
Reference in New Issue
Block a user