Skip to content

Commit 7906347

Browse files
authored
Hide function from docs
1 parent e1a29b1 commit 7906347

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

addon/initializers/route-anchor-jump.js

+4
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ Route.reopen({
1919
}
2020
});
2121

22+
/**
23+
@function initialize
24+
@hide
25+
*/
2226
export function initialize() {}
2327

2428
export default {

0 commit comments

Comments
 (0)