Package: effect
Module: TestServices
Accesses an Annotations instance in the context and retrieves the
annotation of the specified type, or its default value if there is none.
Signature
declare const get: <A>(key: TestAnnotation.TestAnnotation<A>) => Effect.Effect<A>
Since v2.0.0