docs: add new top-level functions to browsers docs (#10221)

This commit is contained in:
Alex Rudenko 2023-05-22 14:03:11 +02:00 committed by GitHub
parent 87ca58f97a
commit 60a365ec0c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -140,12 +140,14 @@ const config = {
const order = [
'launch',
'install',
'uninstall',
'canDownload',
'createProfile',
'computeExecutablePath',
'computeSystemExecutablePath',
'detectBrowserPlatform',
'resolveBuildId',
'getInstalledBrowsers',
'detectBrowserPlatform',
'BrowserPlatform',
'Browser',
'CLI',