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

0.1.2 • Public • Published

Installation

npm install --save @types/locate-chrome

Summary

This package contains type definitions for locate-chrome (https://github.com/davidtheclark/locate-chrome).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/locate-chrome.

index.d.ts

declare function locateChrome(cb?: (path: string | null) => void): Promise<string | null>;

export = locateChrome;

Additional Details

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

Credits

These definitions were written by Ben Houston.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/locate-chrome

Weekly Downloads

665

Version

0.1.2

License

MIT

Unpacked Size

2.8 kB

Total Files

5

Last publish

Collaborators

  • types