Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ember-learn/ember-api-docs
/ isDevelopingAddon
Function
isDevelopingAddon
lib/api-docs-data/index.js:8–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6
name: require(
'./package'
).name,
7
8
isDevelopingAddon() {
9
return
true;
10
},
11
12
treeForPublic() {
13
return
new
Funnel(
'ember-api-docs-data'
, {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected