Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/allo_arguments/src/helpers/absurd.ts>absurd

🦕 Super handy cli argument parser with automate generation `--help` flag.
Go to Latest
variable absurd
import { absurd } from "https://deno.land/x/allo_arguments@v6.0.5/src/helpers/absurd.ts";

type

(value: never) => never