Type Alias: BinUrl
BinUrl =
string| (() =>string|Promise<string>)
A URL resolved only when the executable is not already installed.
BinUrl =
string| (() =>string|Promise<string>)
A URL resolved only when the executable is not already installed.