UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

3 lines (2 loc) 137 B
import { BaseCommandOptions } from '../../core/types/types.js'; export default function (opts: BaseCommandOptions): () => Promise<void>;