« All deprecation guides
Deprecation Guide for Ember.ComputedProperty
Previously, ComputedProperty could be accessed via the Ember import:
import Ember from 'ember';
Ember.ComputedProperty
There is no replacement for this API.