Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
type alias Predicate
Re-export
import { type Predicate } from "https://deno.land/x/adoublef@0.0.1/mod.ts";

Type Parameters

U extends unknown
definition: Transform<U, boolean>