UNPKG

ts-node-maintained

Version:

TypeScript execution environment and REPL for node.js, with source map support

4 lines (3 loc) 127 B
import { register } from 'node:module'; process.versions.tsNodeMaintained = '10.9.4'; register('../esm.mjs', import.meta.url);