• Provides all fetchers currently on the page. Useful for layouts and parent routes that need to provide pending/optimistic UI regarding the fetch.

    Returns (Fetcher & {
        key: string;
    })[]