computeExecutablePath() function

Signature

export declare function computeExecutablePath(
  options: ComputeExecutablePathOptions,
): string;

Parameters

Parameter Type Description
options [ComputeExecutablePathOptions](./browsers.options.md)

Returns:

string