UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

3 lines (2 loc) 128 B
import { ToolContext } from './types.js'; export declare const registerSearchDocsTool: ({ server, opts }: ToolContext) => void;