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

File bin.ts

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

Source from the content-addressed store, hash-verified

1#!/usr/bin/env node
2
3import { join, resolve, dirname, parse as parsePath, relative } from 'path';
4import { inspect } from 'util';

Callers

nothing calls this directly

Calls 2

resolveFunction · 0.70
mainFunction · 0.70

Tested by

no test coverage detected