Skip to content

Commit

Permalink
Merge pull request #19587 from Windvis/doc/add-missing-helper-class-m…
Browse files Browse the repository at this point in the history
…ethods
  • Loading branch information
rwjblue authored Jun 3, 2021
2 parents 42bd258 + 6a46de6 commit c2bdbcf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@ember/-internals/glimmer/lib/helper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ export interface SimpleHelper<T = unknown> {
Additionally, class helpers can call `recompute` to force a new computation.
@class Helper
@extends CoreObject
@public
@since 1.13.0
*/
Expand Down

0 comments on commit c2bdbcf

Please sign in to comment.