Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/emberjs/ember.js
/ setup-component.js
File
setup-component.js
tests/node/helpers/setup-component.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
SimpleDOM = require(
'simple-dom'
);
4
const
buildOwner = require(
'./build-owner'
);
Callers
nothing calls this directly
Calls
5
run
Method · 0.80
destroy
Method · 0.65
require
Function · 0.50
beforeEach
Method · 0.45
afterEach
Method · 0.45
Tested by
no test coverage detected