Skip to main content

Built and signed on GitHub Actions

Hosting on Deno Deploy, for production/staging deployments.

This package works with Deno
This package works with Deno
JSR Score
94%
Published
4 days ago (0.23.0)
type alias Awaitable

A result that may be awaited.

Type Parameters

Definition

Add Package

deno add @http/host-deno-deploy

Import symbol

import { type Awaitable } from "@http/host-deno-deploy/types";

---- OR ----

Import directly with a jsr specifier

import { type Awaitable } from "jsr:@http/host-deno-deploy/types";