We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 42bd258 + 6a46de6 commit c2bdbcfCopy full SHA for c2bdbcf
packages/@ember/-internals/glimmer/lib/helper.ts
@@ -78,6 +78,7 @@ export interface SimpleHelper<T = unknown> {
78
Additionally, class helpers can call `recompute` to force a new computation.
79
80
@class Helper
81
+ @extends CoreObject
82
@public
83
@since 1.13.0
84
*/
0 commit comments