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

Class

app/routes/project-version/classes/class.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7import createExcerpt from 'ember-api-docs/utils/create-excerpt';
8
9export default class ClassRoute extends Route {
10 /** @type {import('@ember/routing/router-service').default} */
11 @service
12 router;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected