@tracerbench/find-chrome
v2.0.0
Published
Small wrapper for chrome-launcher to extract just finding chrome.
Downloads
5,042
Readme
@tracerbench/find-chrome
Small wrapper around chrome-launcher to extract just the chrome executable finding part.
Usage
import findChrome from "@tracerbench/find-chrome";
const executablePath = findChrome();