Skip to main content
Version: 18.0.5

ProductLauncher.executablePath property

Signature:

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