Skip to main content
Module

x/rambda/files/index.d.ts>ApplyDiffAdd

Faster and smaller alternative to Ramda
Latest
type alias ApplyDiffAdd
import { type ApplyDiffAdd } from "https://deno.land/x/rambda@9.3.0/files/index.d.ts";
definition: { op: "add"; path: string; value: any; }