Skip to main content
Version: 16.1.0

ProductLauncher.executablePath property

Signature:

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