Skip to main content
Module

x/microdiff/index.ts>DifferenceRemove

A fast, zero dependency object and array comparison library. Significantly faster than most other deep comparison libraries and has full TypeScript support.
Latest
interface DifferenceRemove
import { type DifferenceRemove } from "https://deno.land/x/microdiff@v1.4.0/index.ts";

Properties

type: "REMOVE"
path: (string | number)[]
oldValue: any