UNPKG

@gqty/cli

Version:

## Visit [https://gqty.dev/docs/cli/codegen](https://gqty.dev/docs/cli/codegen)

3 lines (2 loc) 106 B
import type { Command } from 'commander'; export declare const addCommand: (command: Command) => Command;