effect-io-ai

Package: effect
Module: Differ

Differ.empty

An empty patch that describes no changes.

Signature

declare const empty: <Value, Patch>(self: Differ<Value, Patch>) => Patch

Source

Since v2.0.0