Skip to main content
Module

x/flash/deps.ts

Build a REST API in a flash
Latest
import * as flash from "https://deno.land/x/flash@v0.8.1/deps.ts";

Enums

Standard HTTP status codes.

Variables

A record of all the status codes text.

Interfaces

The Durable Object namespace is configured to use a particular class, and controls access to instances of that class.

Passed from the runtime to provide access to the Durable Object's storage as well as various metadata about the Object.

A Durable Object stub is a client object used to send requests to a remote Durable Object.

Type Aliases

An HTTP status that is an error (4XX and 5XX).

An HTTP status that is a success (2XX).