UNPKG

@types/ember-data

Version:
4 lines (3 loc) 115 B
import DS from "ember-data"; export const hasMany: typeof DS.hasMany; export const belongsTo: typeof DS.belongsTo;