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

Class

packages/utils/renderer/highlight.js:143–143  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141 }
142 }
143 class c {
144 constructor() {
145 (this.rootNode = { children: [] }), (this.stack = [this.rootNode]);
146 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected