Skip to content

Commit

Permalink
Hide function from docs
Browse files Browse the repository at this point in the history
  • Loading branch information
samselikoff authored Nov 5, 2019
1 parent e1a29b1 commit 7906347
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions addon/initializers/route-anchor-jump.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ Route.reopen({
}
});

/**
@function initialize
@hide
*/
export function initialize() {}

export default {
Expand Down

0 comments on commit 7906347

Please sign in to comment.