Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/typebox_deno/src/value/index.ts>Value.Mutate

JSON Schema Type Builder with Static Type Resolution for TypeScript
Latest
function Value.Mutate
import { Value } from "https://deno.land/x/typebox_deno@0.31.22/src/value/index.ts";
const { Mutate } = Value;

Performs a deep mutable value assignment while retaining internal references.

Parameters

current: ValueMutate.Mutable
next: ValueMutate.Mutable