BrowserLauncherProtocol

@MainActor
public protocol BrowserLauncherProtocol : Sendable

A protocol to abstract the BrowserLauncher functionality (if not already provided). (If your project already has a protocol that BrowserLauncher conforms to, you can use it.)