UNPKG

@apollo/client

Version:

A fully-featured caching GraphQL client.

3 lines 212 B
import type { Operation } from "../core/index.js"; export declare const selectURI: (operation: Operation, fallbackURI?: string | ((operation: Operation) => string)) => any; //# sourceMappingURL=selectURI.d.ts.map