Home
last modified time | relevance | path

Searched refs:launchAsync (Results 1 – 5 of 5) sorted by relevance

/expo/packages/@expo/cli/src/start/server/middleware/inspector/
H A DLaunchBrowser.types.ts32 launchAsync: (browserType: LaunchBrowserTypes, args: string[]) => Promise<LaunchBrowserInstance>; property
H A DLaunchBrowser.ts36 return browser.launchAsync(browserType, launchArgs);
H A DLaunchBrowserImplMacOS.ts38 async launchAsync( method in LaunchBrowserImplMacOS
H A DLaunchBrowserImplLinux.ts64 async launchAsync( method in LaunchBrowserImplLinux
H A DLaunchBrowserImplWindows.ts66 async launchAsync( method in LaunchBrowserImplWindows