import * as effection from "https://deno.land/x/effection@3.1.0/lib/run/scope.ts"; FunctionsfcreateScopeCreate a new scope to serve as an entry point from normal JavaScript execution into Effection. fuseScopeGet the scope of the currently running Operation.