Using `layer(...)("...", it => it.live)` in Vitest
is there a way to do
it appears there is only it.effect
layer(...)("...", it => it.live) in /vitest?it appears there is only it.effect
layer(...)("...", it => it.live)