Skip to main content
Module

x/shed/index.ts>ExtendablePromise#finally

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

Parameters

optional
onfinally: (() => void) | null