MCPcopy Create free account
hub / github.com/ember-learn/ember-api-docs /

Class

app/router.js:7–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5// The following adds support for URL hash routing for those URLs not prerendered
6@withHashSupport
7class AppRouter extends EmberRouter {
8 location = config.locationType;
9 rootURL = config.routerRootURL;
10}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected