Skip to main content
Deno 2 is finally 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.20.33/tools/deps/cliffy.ts";

Type Parameters

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