Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-learn/ember-api-docs
/
Class
app/routes/application.js:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
import
{ isDestroying, isDestroyed } from
'@ember/destroyable'
;
5
6
export
default
class
ApplicationRoute extends Route {
7
@service
8
headData;
9
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected