UNPKG

115 BTypeScriptView Raw
1import DS from "ember-data";
2export const hasMany: typeof DS.hasMany;
3export const belongsTo: typeof DS.belongsTo;