Skip to main content
Module

x/froebel/settled.ts

A strictly typed utility library.
Go to Latest
import * as froebel from "https://deno.land/x/froebel@v0.22.0/settled.ts";

Variables

Checks if result (returned from Promise.allSettled) is fulfilled.

Checks if result (returned from Promise.allSettled) is rejected.