UNPKG

typeorm-auditing

Version:

TypeORM Auditing: Create history tables and manage changes of entity automatically.

3 lines (2 loc) 94 B
export * from './auditing-subscriber'; export * from './decorator/auditing-entity.decorator';