import { type commands } from "https://deno.land/x/args@2.1.0/index.ts";
const { MergeCommandReturn } = commands;
Type of value of MergeCommand
definition: CommandReturn.Main<LeftVal & RightVal>
import { type commands } from "https://deno.land/x/args@2.1.0/index.ts";
const { MergeCommandReturn } = commands;
Type of value of MergeCommand