vitepress-linkcard
    Preparing search index...

    Function async

    • Performs an asynchronous HTTP GET request to fetch HTML content from a URL.

      Parameters

      • url: string

        The URL to fetch content from

      Returns Promise<string | undefined>

      A Promise that resolves to the HTML content string