UNPKG

microsite

Version:
2 lines (1 loc) 139 B
export declare function openInBrowser(protocol: string, hostname: string, port: number, basePath: string, browser: string): Promise<void>;