MCPcopy Create free account
hub / github.com/nodejs/node / prettyPrint

Method prettyPrint

deps/v8/tools/turbolizer/src/views/code-view.ts:15–15  ·  view source on GitHub ↗
(_: unknown, el: HTMLElement)

Source from the content-addressed store, hash-verified

13
14interface PR {
15 prettyPrint(_: unknown, el: HTMLElement): void;
16}
17
18declare global {

Callers 1

initializeCodeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected