MCPcopy
hub / github.com/aframevr/aframe / component.js

File component.js

src/core/component.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* global Node */
2import * as schema from './schema.js';
3import scenes from './scene/scenes.js';
4import * as systems from './system.js';

Callers

nothing calls this directly

Calls 8

stringifyPropertyFunction · 0.85
stringifyPropertiesFunction · 0.85
parsePropertyFunction · 0.85
initComponentMethod · 0.80
emitMethod · 0.80
extendMethod · 0.80
playMethod · 0.45
getAttributeMethod · 0.45

Tested by

no test coverage detected