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

x/rambda/immutable.d.ts>IsValidAsync

Faster and smaller alternative to Ramda
Latest
interface IsValidAsync
import { type IsValidAsync } from "https://deno.land/x/rambda@9.4.1/immutable.d.ts";

Properties

readonly
input: object
readonly
schema: Schema | SchemaAsync