Skip to main content
Module

x/allo_arguments/mod.ts>ConverterType

🦕 Super handy cli argument parser with automate generation `--help` flag.
Go to Latest
type alias ConverterType
import { type ConverterType } from "https://deno.land/x/allo_arguments@v5.0.1/mod.ts";
definition: { (value: any): V; }