import type { CommandModule } from "yargs" export function cmd(input: CommandModule) { return input }