because I got bored of customising my CV for every job
at main 3 lines 129 B view raw
1export * from "./database.module"; 2export type { TypedPrismaService } from "./prisma.service"; 3export * from "./prisma.service";