Skip to content

Type Alias: BinUrl

BinUrl = string | (() => string | Promise<string>)

A URL resolved only when the executable is not already installed.