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

x/effection/test/suite.ts>asyncResource

Structured concurrency and effects for JavaScript
Latest
function asyncResource
import { asyncResource } from "https://deno.land/x/effection@3.0.3/test/suite.ts";

Parameters

duration: number
value: string
status: { status: string; }