Skip to main content
Module

x/effection/mod.ts>useScope

Structured concurrency and effects for JavaScript
Go to Latest
function useScope
Re-export
import { useScope } from "https://deno.land/x/effection@3.0.0-beta.3/mod.ts";

Get the scope of the currently running Operation.

Returns

an operation yielding the current scope