« All deprecation guides

Deprecation Guide for Ember._descriptor

Previously, _descriptor could be accessed via the Ember import:

import Ember from 'ember';

Ember._descriptor

There is no replacement for this API.