@types/npm-paths
TypeScript icon, indicating that this package has built-in type declarations

2.0.2 • Public • Published

Installation

npm install --save @types/npm-paths

Summary

This package contains type definitions for npm-paths (https://github.com/jonschlinkert/npm-paths).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/npm-paths.

index.d.ts

export = npmPaths;

declare function npmPaths(cwd?: string | { cwd: string }): string[];

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by BendingBender.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/npm-paths

Weekly Downloads

12

Version

2.0.2

License

MIT

Unpacked Size

2.73 kB

Total Files

5

Last publish

Collaborators

  • types