effect-io-ai

Package: @effect/platform
Module: HttpApp

HttpApp.ejectDefaultScopeClose

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

Source

Since v1.0.0