elder-orm/core

View on GitHub
src/decorators/belongs-to.ts

Summary

Maintainability
A
0 mins
Test Coverage
export default function belongsTo(model: String): any {}