UNPKG

ember-m3

Version:

Alternative to @ember-data/model in which attributes and relationships are derived from API Payloads

5 lines (4 loc) 162 B
export const schemaTypesInfo = new WeakMap(); export const NESTED = 'nested'; export const REFERENCE = 'reference'; export const MANAGED_ARRAY = 'managed-array';