UNPKG

@tokens-studio/sdk

Version:
3 lines 191 B
import type { Spec } from '../args-spec.js'; export declare function createClient(args: Omit<Spec, '_'>): import("@apollo/client/core").ApolloClient<any>; //# sourceMappingURL=client.d.ts.map