All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.temporary-directory-B83uKxJF.cjs Maven / Gradle / Ivy

Go to download

TypeScript Execute (tsx): Node.js enhanced with esbuild to run TypeScript & ESM files

The newest version!
"use strict";var s=require("node:path"),r=require("node:os");const{geteuid:e}=process,t=e?e():r.userInfo().username,i=s.join(r.tmpdir(),`tsx-${t}`);exports.tmpdir=i;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy