import { type ArrayAsserterRule } from "https://deno.land/x/typeguardkit@0.33.0/mod.ts";
ArrayAsserterRule
s can be assigned to the ArrayAsserterOptions
rules
property.
Properties
readonly
validate: (value: Element[]) => booleanx/typeguardkit/mod.ts>ArrayAsserterRule
import { type ArrayAsserterRule } from "https://deno.land/x/typeguardkit@0.33.0/mod.ts";
ArrayAsserterRule
s can be assigned to the ArrayAsserterOptions
rules
property.