@isaacs/testing-peer-optional-conflict-e
v1.0.0
Published
``` root -> (x, z@1) x -> PEEROPTIONAL(y) PEER(z@1) y -> PEER(z@2) ```
Downloads
9
Readme
peer optional failure E
root -> (x, z@1)
x -> PEEROPTIONAL(y) PEER(z@1)
y -> PEER(z@2)The same as case D, but with the addition of a x->z peerDep.
