TestContext.ts overview
Since v2.0.0
Exports Grouped by Category
utils
LiveContext
Signature
declare const LiveContext: Layer.Layer<DefaultServices.DefaultServices, never, never>
Since v2.0.0
TestContext
Signature
declare const TestContext: Layer.Layer<TestServices.TestServices, never, never>
Since v2.0.0