UNPKG

nukak

Version:

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

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