import { type Rules } from "https://deno.land/x/value_schema@v4.0.0-rc.2/dist-deno/appliers/only.ts";
Properties
optional
only: readonly T[]accepts only specified values
import { type Rules } from "https://deno.land/x/value_schema@v4.0.0-rc.2/dist-deno/appliers/only.ts";
accepts only specified values