75a50257e0
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
505 B
505 B
sidebar_label |
---|
computeExecutablePath |
computeExecutablePath() function
Signature:
export declare function computeExecutablePath(
options: ComputeExecutablePathOptions
): string;
Parameters
Parameter | Type | Description |
---|---|---|
options | ComputeExecutablePathOptions |
Returns:
string