MCPcopy Index your code
hub / github.com/TypeStrong/ts-node / index.ts

File index.ts

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

Source from the content-addressed store, hash-verified

1import { relative, basename, extname, dirname, join } from 'path';
2import { Module } from 'module';
3import * as util from 'util';
4import { fileURLToPath } from 'url';

Callers

nothing calls this directly

Calls 3

ynFunction · 0.90
parseFunction · 0.90
splitFunction · 0.90

Tested by

no test coverage detected