Skip to main content
Version: 17.1.1

ProductLauncher.executablePath property

Signature:

interface ProductLauncher {
executablePath: (path?: any) => string;
}