UNPKG

@apollo/query-planner

Version:
3 lines 160 B
import { QueryPlan } from './'; export declare function prettyFormatQueryPlan(queryPlan: QueryPlan): string; //# sourceMappingURL=prettyFormatQueryPlan.d.ts.map