MCPcopy Index your code
hub / github.com/Hexlet/patterns / index.js

File index.js

content/adapter/javascript/function/index.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import highlight from 'prism';
2import { codeToHtml } from './convertors';
3
4const code = "const x = '5';";

Callers

nothing calls this directly

Calls 1

codeToHtmlFunction · 0.90

Tested by

no test coverage detected