MCPcopy Create free account
hub / github.com/Hashnode/starter-kit / h

Function h

packages/utils/renderer/highlight.js:431–435  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

429 (L = '');
430 }
431 function h(e) {
432 return (
433 e.className && M.openNode(e.className), (R = Object.create(e, { parent: { value: R } }))
434 );
435 }
436 function p(e) {
437 return 0 === R.matcher.regexIndex ? ((L += e[0]), 1) : ((I = !0), 0);
438 }

Callers 1

xFunction · 0.70

Calls 1

openNodeMethod · 0.45

Tested by

no test coverage detected