import * as args from "https://deno.land/x/args@2.0.7/value-types.ts"; VariablesvFiniteNumberType and parser of all number values except NaN and Infinity vIntegerType and parser of all BigInt values vTextType and parser of text (string) value FunctionsfChoiceCreate type and parser of choice (union)