linXiv frontend (TS/JS)
    Preparing search index...

    Function openExternalUrl

    • Open a URL in the user's default browser (system browser, not the app webview). http(s) only: callers pass free-text urls (imports, metadata edits), and the opener plugin would hand any scheme — file:, custom URIs — to the OS.

      Parameters

      • url: string

      Returns Promise<void>