Package: effect
Module: FiberRefsPatch
Constructs a patch that describes the changes between the specified
collections of FiberRef
Signature
declare const diff: (oldValue: FiberRefs.FiberRefs, newValue: FiberRefs.FiberRefs) => FiberRefsPatch
Since v2.0.0