import oneToOne from './one-to-one'; import oneToMany from './one-to-many'; export { oneToOne, oneToMany };