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