Package: @effect/platform
Module: HttpApp
If you want to finalize the http request scope elsewhere, you can use this function to eject from the default scope closure.
Signature
declare const ejectDefaultScopeClose: (scope: Scope.Scope) => void
Since v1.0.0