UNPKG

ts-node

Version:

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

5 lines (4 loc) 140 B
// Copied from https://github.com/nodejs/node/blob/master/lib/internal/constants.js module.exports = { CHAR_FORWARD_SLASH: 47, /* / */ };