LaunchUriAsync throwing exception when used in JavaScript

launchUriAsync with a lowercase l works:

Windows.System.Launcher.launchUriAsync(new Windows.Foundation.Uri("https://www.google.com"))