TypeScript definitions for os-tmpdir
- Types
- ESM
- CJS
- License
- MIT
- Deps
- 0
- Install Size
- 2.7 kB
- Vulns
- 0
- Published
$
npm install @types/os-tmpdir$
pnpm add @types/os-tmpdir$
yarn add @types/os-tmpdir$
bun add @types/os-tmpdir$
deno add npm:@types/os-tmpdir$
vlt install @types/os-tmpdir$
vp add @types/os-tmpdir# Usually installed as a dev dependency
$
npm install -D @types/os-tmpdir$
pnpm add -D @types/os-tmpdir$
yarn add -D @types/os-tmpdir$
bun add -d @types/os-tmpdir$
deno add -D npm:@types/os-tmpdir$
vlt install -D @types/os-tmpdir$
vp add -D @types/os-tmpdirInstallation
npm install --save @types/os-tmpdir
Summary
This package contains type definitions for os-tmpdir (https://github.com/sindresorhus/os-tmpdir#readme).
Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/os-tmpdir.
index.d.ts
export = os_tmpdir;
declare function os_tmpdir(): string;
Additional Details
- Last updated: Tue, 07 Nov 2023 09:09:39 GMT
- Dependencies: none
Credits
These definitions were written by Mohamed Hegazy.