MCPcopy Create free account
hub / github.com/ember-cli/ember-cli / toTree

Function toTree

tests/unit/broccoli/addon/module-name-test.js:37–39  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

35 addon.registry.load = () => [
36 {
37 toTree(t) {
38 return t;
39 },
40 },
41 ];
42 });

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…