UNPKG

nexorm

Version:

A powerful TypeScript ORM with advanced features.

11 lines (10 loc) 274 B
export * from './search'; export * from './searchOne'; export * from './buildMany'; export * from './build'; export * from './update'; export * from './distinct'; export * from './deleteOne'; export * from './deleteMany'; export * from './restore'; export * from './count';