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

package.dist.temporary-directory-CwHp0_NW.mjs Maven / Gradle / Ivy

Go to download

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

The newest version!
import r from"node:path";import o from"node:os";const{geteuid:t}=process,s=t?t():o.userInfo().username,e=r.join(o.tmpdir(),`tsx-${s}`);export{e as t};




© 2015 - 2024 Weber Informatics LLC | Privacy Policy