Skip to main content
Module

x/deno_changesets/src/types.ts>Changeset

🦕 Deno native way to manage versioning and changelogs.
Go to Latest
interface Changeset
import { type Changeset } from "https://deno.land/x/deno_changesets@0.0.2/src/types.ts";

Properties

modules: { name: string; version: ChangeType; }[]
description: string