Skip to main content
Module

x/ensure_version/mod.ts

Simple version ensurer for Deno that check {deno, typescript, v8} version for users of your module and prevent them from incompatibylities error
Go to Latest
import * as ensureVersion from "https://deno.land/x/ensure_version@1.0.2/mod.ts";
The documentation for this module is currently unavailable.