MCPcopy Index your code
hub / github.com/nodejs/nodejs.org / index.mjs

File index.mjs

packages/rehype-shiki/src/index.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Keep all imports at the top
2import cLanguage from 'shiki/langs/c.mjs';
3import coffeeScriptLanguage from 'shiki/langs/coffeescript.mjs';
4import cPlusPlusLanguage from 'shiki/langs/cpp.mjs';

Callers

nothing calls this directly

Calls 3

createHighlighterFunction · 0.85
getEngineFunction · 0.85
getTransformersFunction · 0.85

Tested by

no test coverage detected