Skip to main content
Module

x/effection/lib/run/scope.ts

Structured concurrency and effects for JavaScript
Latest
import * as effection from "https://deno.land/x/effection@3.0.3/lib/run/scope.ts";

Functions

Create a new scope to serve as an entry point from normal JavaScript execution into Effection.

Get the scope of the currently running Operation.