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

0.0.0 • Public • Published

Installation

npm install --save @types/resolve-dir

Summary

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

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/resolve-dir.

index.d.ts

/** Resolve a directory that is either local, global or in the user's home directory. */
declare function resolveDir(dir: string): string;

export = resolveDir;

Additional Details

  • Last updated: Sat, 02 Dec 2023 08:07:18 GMT
  • Dependencies: none

Credits

These definitions were written by Jacob Mroz.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/resolve-dir

Weekly Downloads

3,022

Version

0.0.0

License

MIT

Unpacked Size

2.88 kB

Total Files

5

Last publish

Collaborators

  • types