Package: effect
Module: TestServices
Accesses an Annotations instance in the context and appends the
specified annotation to the annotation map.
Signature
declare const annotate: <A>(key: TestAnnotation.TestAnnotation<A>, value: A) => Effect.Effect<void>
Since v2.0.0