Skip to main content Link Search Menu Expand Document (external link)

TestContext overview

Added in v2.0.0


Table of contents


utils

LiveContext

Signature

export declare const LiveContext: Layer.Layer<DefaultServices.DefaultServices, never, never>

Added in v2.0.0

TestContext

Signature

export declare const TestContext: Layer.Layer<TestServices.TestServices, never, never>

Added in v2.0.0