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

TestContext.ts overview

Since v2.0.0


Exports Grouped by Category


utils

LiveContext

Signature

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

Source

Since v2.0.0

TestContext

Signature

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

Source

Since v2.0.0