import { type flags } from "https://deno.land/x/hex@0.6.3/src/fw/generator/deps.ts";
const { Args } = flags;
The value returned from parse
.
import { type flags } from "https://deno.land/x/hex@0.6.3/src/fw/generator/deps.ts";
const { Args } = flags;
The value returned from parse
.