Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/lume/deps/cliffy.ts>TypeValue

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias TypeValue
Deprecated
Deprecated

Use Type.infer instead.

import { type TypeValue } from "https://deno.land/x/lume@v2.1.4/deps/cliffy.ts";

Type Parameters

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