UNPKG

@stolostron/multicluster-sdk

Version:

Provides extensions and APIs that dynamic plugins can use to leverage multicluster capabilities provided by Red Hat Advanced Cluster Management.

3 lines 206 B
import { ApolloClient, NormalizedCacheObject } from '@apollo/client'; export declare const useSearchClient: () => ApolloClient<NormalizedCacheObject> | undefined; //# sourceMappingURL=search-client.d.ts.map