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

Used when we want the and condition with another checker

Parameters

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

Returns

Checker