effect-io-ai

Package: effect
Module: TestServices

TestServices.annotate

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>

Source

Since v2.0.0