Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PrismJS/prism
/ dependencies-test.js
File
dependencies-test.js
tests/dependencies-test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ assert } = require(
'chai'
);
2
const
getLoader = require(
'../dependencies'
);
3
const
components = require(
'../components.json'
);
4
Callers
nothing calls this directly
Calls
6
getIds
Function · 0.85
getLoader
Function · 0.85
loadComp
Function · 0.85
forEachEntry
Function · 0.85
transformTitle
Function · 0.85
toArray
Function · 0.70
Tested by
no test coverage detected