Module

std/collections/mod.ts>MergingStrategy

The Deno Standard Library
Go to Latest
type alias MergingStrategy
import { type MergingStrategy } from "https://dotland.deno.dev/std@0.223.0/collections/mod.ts";

Merging strategy

definition: "replace" | "merge"