UNPKG

@mas-soft/mas-core-server

Version:

main application

6 lines (5 loc) 162 B
export * from './relation.types'; export * from './relation.decorator'; export * from './belongs-to'; export * from './has-many'; export * from './has-one';