UNPKG

nukak

Version:

flexible and efficient ORM, with declarative JSON syntax and smart type-safety

6 lines (5 loc) 169 B
export { getEntities, getMeta } from './definition.js'; export * from './entity.js'; export * from './field.js'; export * from './id.js'; export * from './relation.js';