MCPcopy
hub / github.com/TypeStrong/ts-node / installSourceMapSupport

Method installSourceMapSupport

src/index.ts:532–532  ·  view source on GitHub ↗

@internal

()

Source from the content-addressed store, hash-verified

530 addDiagnosticFilter(filter: DiagnosticFilter): void;
531 /** @internal */
532 installSourceMapSupport(): void;
533 /** @internal */
534 enableExperimentalEsmLoaderInterop(): void;
535 /** @internal */

Callers 1

register.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected