@types/is-valid-path
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Installation

npm install --save @types/is-valid-path

Summary

This package contains type definitions for is-valid-path (https://github.com/jonschlinkert/is-valid-path).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-valid-path.

index.d.ts

declare function isValidPath(path?: string | null): boolean;

export = isValidPath;

Additional Details

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

Credits

These definitions were written by Zlatko Andonovski.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/is-valid-path

Weekly Downloads

3,037

Version

0.1.2

License

MIT

Unpacked Size

2.76 kB

Total Files

5

Last publish

Collaborators

  • types