Skip to main content
ParseArgsOptionConfig.type - util - Node documentation
property ParseArgsOptionConfig.type

Usage in Deno

import { type ParseArgsOptionConfig } from "node:util";

Type of argument.

Type

"string" | "boolean"