UNPKG

undeexcepturi

Version:

TypeScript ORM for Node.js based on Data Mapper, Unit of Work and Identity Map patterns. Supports MongoDB, MySQL, PostgreSQL and SQLite databases as well as usage with vanilla JavaScript.

9 lines (8 loc) 220 B
export * from './BaseEntity5'; export * from './Test4'; export * from './Publisher4'; export * from './Author4'; export * from './Book4'; export * from './BookTag4'; export * from './FooBar4'; export * from './FooBaz4';