import DS from "ember-data";
export const hasMany: typeof DS.hasMany;
export const belongsTo: typeof DS.belongsTo;
