UNPKG

ember-source

Version:

A JavaScript framework for creating ambitious web applications

8 lines (5 loc) 208 B
// These versions should be the version that the deprecation was _introduced_, // not the version that the feature will be removed. /** Introduced in 4.0.0-beta.1 */ const ASSIGN = true; export { ASSIGN };