@types/command-exists-promise
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Installation

npm install --save @types/command-exists-promise

Summary

This package contains type definitions for command-exists-promise (https://github.com/raftario/command-exists).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/command-exists-promise.

export = commandExists;

declare function commandExists(command: any): Promise<boolean>;

Additional Details

  • Last updated: Fri, 18 Oct 2024 17:36:55 GMT
  • Dependencies: none

Credits

These definitions were written by Cellv2.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/command-exists-promise

Weekly Downloads

5

Version

2.0.0

License

MIT

Unpacked Size

2.8 kB

Total Files

5

Last publish

Collaborators

  • types