UNPKG

@nsilly/repository

Version:

NF Repository is a abstract layer of Sequelize Application, that make application more easy to understand and flexible to maintain.

3 lines (2 loc) 96 B
export { QueryBuilder } from './Utils/QueryBuilder'; export { Repository } from './Repository';