Skip to main content
Module

x/version_bump/mod.ts

A pluggable version bumping software (akin to standard-version) written in Deno + TS
Go to Latest
import * as versionBump from "https://deno.land/x/version_bump@1.1.0/mod.ts";

Functions

Parameter decorator factory that allows for interface information to be stored in the constructor's metadata

Class decorator factory that allows the class' dependencies to be injected at runtime.

Parameter decorator factory that allows for interface information to be stored in the constructor's metadata