UNPKG

139 BTypeScriptView Raw
1export declare function openInBrowser(protocol: string, hostname: string, port: number, basePath: string, browser: string): Promise<void>;