MCPcopy Index your code
hub / github.com/nodejs/node / lineBreakPart

Function lineBreakPart

test/fixtures/snapshot/typescript.js:128626–128628  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

128624 }
128625 ts.getNewLineOrDefaultFromHost = getNewLineOrDefaultFromHost;
128626 function lineBreakPart() {
128627 return displayPart("\n", ts.SymbolDisplayPartKind.lineBreak);
128628 }
128629 ts.lineBreakPart = lineBreakPart;
128630 function mapToDisplayParts(writeDisplayParts) {
128631 try {

Callers 1

writeLineFunction · 0.85

Calls 1

displayPartFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…