We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de0e56 commit 00cceceCopy full SHA for 00ccece
packages/@ember/array/index.ts
@@ -2,7 +2,7 @@
2
@module @ember/array
3
*/
4
import { DEBUG } from '@glimmer/env';
5
-import { PROXY_CONTENT } from '@ember/-internals/metal';
+import { ComputedProperty, descriptorForDecorator, PROXY_CONTENT } from '@ember/-internals/metal';
6
import {
7
objectAt,
8
replaceInNativeArray,
0 commit comments