UNPKG

@bitblit/ratchet-graphql

Version:

Ratchet tools to simplify use of graphql

6 lines (5 loc) 150 B
export declare class DefaultGraphqlRatchetEndpointProvider { private value; constructor(value: string); fetchGraphqlEndpoint(): string; }