Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/lume/deps/cliffy.ts>TypeOrTypeHandler

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias TypeOrTypeHandler
Re-export
import { type TypeOrTypeHandler } from "https://deno.land/x/lume@v1.14.1/deps/cliffy.ts";
definition: Type<TValue> | TypeHandler<TValue>