UNPKG

@arsendoman/book-publisher-store

Version:

A Nest.js package for book publishing and storing

5 lines (4 loc) 135 B
export * from './profile.entity'; export * from './role.entity'; export * from './book.entity'; export * from './book.comment.entity';