Module

x/aleph/types.ts

The Full-stack Framework in Deno.
Very Popular
Go to Latest
import * as mod from "https://dotland.deno.dev/x/aleph@v0.2.27/types.ts";

Interfaces

A handler to handle api requests.

The request object from api requests.

Config for Aleph.js application.

The form data body

The form file data

A plugin for Aleph.js application.

The Router object of the application routing, you can access it with useRouter().

The options for SSR.