Package: effect Module: TestServices
effect
TestServices
Retrieves the TestConfig service for this test.
TestConfig
Signature
declare const testConfig: Effect.Effect<TestConfig.TestConfig, never, never>
Source
Since v2.0.0