Skip to main content
Go to Latest
method Checker.prototype.or
import { Checker } from "https://deno.land/x/embassyd_sdk@v0.3.1.1.4/emver-lite/mod.ts";

Used when we want the or condition with another checker

Parameters

...others: (Checker | string)[]

Returns

Checker