npm install --save @types/command-exists-promise
This package contains type definitions for command-exists-promise (https://github.com/raftario/command-exists).
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/command-exists-promise.
export = commandExists;
declare function commandExists(command: any): Promise<boolean>;
- Last updated: Fri, 18 Oct 2024 17:36:55 GMT
- Dependencies: none
These definitions were written by Cellv2.