optional
constraint: string
Modules to collect and manipulate Deno dependencies and updates
constraint: string
Add Package
deno add jsr:@molt/core
Import symbol
import { type DependencyBump } from "@molt/core/bumps";
---- OR ----
Import directly with a jsr specifier
import { type DependencyBump } from "jsr:@molt/core/bumps";