UNPKG

wgc

Version:

The official CLI tool to manage the GraphQL Federation Platform Cosmo

4 lines (3 loc) 93 B
import { Command } from 'commander'; declare const program: Command; export default program;