UNPKG

ember-data

Version:

The lightweight reactive data library for JavaScript applications

4 lines (3 loc) 106 B
declare module 'ember-data/relationships' { export { belongsTo, hasMany } from "@ember-data/model"; }