Package: effect Module: Differ
effect
Differ
An empty patch that describes no changes.
Signature
declare const empty: <Value, Patch>(self: Differ<Value, Patch>) => Patch
Source
Since v2.0.0