@shopify/cli-kit
    Preparing search index...

    Function openURL

    • Opens a URL in the user's default browser.

      Parameters

      • url: string

        URL to open.

      Returns Promise<boolean>

      A promise that resolves true if the URL was opened successfully, false otherwise.