UNPKG

@prisma-extensions/soft-delete

Version:

Soft Delete can be used to hide records instead of deleting them, making them recoverable later.

2 lines (1 loc) 75 B
export { applyExtension as applySoftDeleteExtension } from './soft-delete'