import { Runner } from "https://dotland.deno.dev/x/denon@2.5.0/mod.ts";
Build the script, in whatever form it is declared in,
to be compatible with Deno.run()
.
This function add flags, arguments and actions.
import { Runner } from "https://dotland.deno.dev/x/denon@2.5.0/mod.ts";
Build the script, in whatever form it is declared in,
to be compatible with Deno.run()
.
This function add flags, arguments and actions.