Skip to main content
Latest
function notRange
import { notRange } from "https://deno.land/x/embassyd_sdk@v0.3.4.3.0-alpha1/emver-lite/mod.ts";

This will negate the checker, so given a checker that checks for >= 1.0.0, it will check for < 1.0.0

Parameters

range: string | Checker