import { Type } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/type.ts";
Returns shell completion values. If no complete method is provided, values from the values method are used.
import { Type } from "https://deno.land/x/cliffy@v1.0.0-rc.2/command/type.ts";
Returns shell completion values. If no complete method is provided, values from the values method are used.