UNPKG

ember-m3

Version:

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

3 lines (2 loc) 87 B
const HAS_NATIVE_PROXY = typeof Proxy === 'function'; export default HAS_NATIVE_PROXY;