Function fetchLatest

  • Fetch a path and return the response.

    Parameters

    • path: string

      The path to fetch.

    Returns Promise<Response>

    • A promise that resolves with the response.