Package: effect
Module: TestServices
Sets the implementation of the annotations service to the specified value and restores it to its original value when the scope is closed.
Signature
declare const withAnnotationsScoped: (annotations: Annotations.TestAnnotations) => Effect.Effect<void, never, Scope.Scope>
Since v2.0.0