Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/packwiz/utils/Mutable.ts>Mutable

Deno wrapper around packwiz CLI
Latest
type alias Mutable
import { type Mutable } from "https://deno.land/x/packwiz@0.1.0/utils/Mutable.ts";
definition: -readonly [P in keyof T]: T[P]