Skip to main content
Module

x/shed/index.ts>PromiseFulfilledResult

All Worker Tools under a single roof
Latest
interface PromiseFulfilledResult
import { type PromiseFulfilledResult } from "https://deno.land/x/shed@v0.1.0-pre.10/index.ts";

Properties

status: "fulfilled"
value: T