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