Skip to main content
Module

x/ensure_version/mod.ts>Version

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
type alias Version
import { type Version } from "https://deno.land/x/ensure_version@1.0.3/mod.ts";
definition: Deno.version