UNPKG

prisma-eventify

Version:

Prisma-Eventify is a crucial module designed to facilitate seamless communication between the ORM (Prisma) and the HTTP server (GraphQL | Rest) by employing event-driven development principles.

4 lines (3 loc) 87 B
export * from './types' export * from './index' export * from './handlers/bus.handler'