Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/adoublef/mod.ts>result

Deno Playground
Go to Latest
variable result
Re-export
import { result } from "https://deno.land/x/adoublef@0.0.1/mod.ts";

type

<T>(promise: Promise<T>) => Result<T>