Module

Enzyme.Shallow

Package
purescript-enzyme
Repository
coot/purescript-enzyme

#shallowWithOptions Source

shallowWithOptions :: forall t s r. Union s (Optional ()) (Optional r) => Union r t (Optional ()) => ReactElement -> Record (s :: Row Type) -> ShallowWrapper