Skip to main content
Module

x/aleph/types.ts

The Full-stack Framework in Deno.
Very Popular
Go to Latest
import * as aleph from "https://deno.land/x/aleph@v0.2.28/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.