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

File system.js

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

Source from the content-addressed store, hash-verified

1import { parseProperties, parseProperty, process as processSchema, isSingleProperty as isSingleProp } from './schema.js';
2import * as components from './component.js';
3import * as utils from '../utils/index.js';
4import * as ready from './readyState.js';

Callers

nothing calls this directly

Calls 1

parsePropertyFunction · 0.90

Tested by

no test coverage detected