import { type ArrayAsserterOptions } from "https://deno.land/x/typeguardkit@0.33.0/mod.ts";
ArrayAsserterOptions
are passed to the ArrayAsserter
constructor.
Properties
readonly
optional
rules: ReadonlyArray<ArrayAsserterRule<Element>>x/typeguardkit/mod.ts>ArrayAsserterOptions
import { type ArrayAsserterOptions } from "https://deno.land/x/typeguardkit@0.33.0/mod.ts";
ArrayAsserterOptions
are passed to the ArrayAsserter
constructor.