Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/effection/lib/run/scope.ts>useScope

Structured concurrency and effects for JavaScript
Go to Latest
function useScope
import { useScope } from "https://deno.land/x/effection@3.0.3/lib/run/scope.ts";

Get the scope of the currently running Operation.

Returns

an operation yielding the current scope