MAI CALL - step 5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export { prisma, type DbClient } from './client';
|
||||
export { tenantScoped, type TenantScopedClient } from './tenant-extension';
|
||||
export { Prisma, UserRole } from '@prisma/client';
|
||||
export type { User, Tenant, Workstation, DomainEvent } from '@prisma/client';
|
||||
export { Prisma, UserRole, MaintenanceRequestStatus } from '@prisma/client';
|
||||
export type { User, Tenant, Workstation, DomainEvent, MaintenanceRequest } from '@prisma/client';
|
||||
|
||||
Reference in New Issue
Block a user