« All deprecation guides

Deprecation Guide for Ember.Comparable

until: 6.0.0
id: deprecate-import-comparable-from-ember

Previously, Comparable could be accessed via the Ember import:

import Ember from 'ember';

Ember.Comparable

Comparable is also private.

There is no replacement for this API.