Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-learn/ember-api-docs
/
Class
app/models/module.js:4–4 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2
import
ClassModel from
'./class'
;
3
4
export
default
class
Module extends ClassModel {
5
@attr()
6
submodules;
7
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected