UNPKG

114 BTypeScriptView Raw
1declare module '@ember/deprecated-features' {
2 /** Introduced in 4.0.0-beta.1 */
3 export const ASSIGN = true;
4}