Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/proc/tools/deps/cliffy.ts>TypeValue

A better way to work with processes in Deno.
Go to Latest
type alias TypeValue
Deprecated
Deprecated

Use Type.infer instead.

import { type TypeValue } from "https://deno.land/x/proc@0.21.8/tools/deps/cliffy.ts";

Type Parameters

TType
optional
TDefault = TType
deprecated
definition: Type.infer<TType, TDefault>