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

x/effection/lib/run/scope.ts

Structured concurrency and effects for JavaScript
Latest
import * as effection from "https://deno.land/x/effection@3.1.0/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.