Package: effect
Module: TestServices
Retrieves the Sized service for this test and uses it to run the
specified workflow.
Signature
declare const sizedWith: <A, E, R>(f: (sized: Sized.TestSized) => Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>
Since v2.0.0