Skip to main content
Module

x/aleph/types.ts

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

Interfaces

An interface extends the ServerRequest for API requests.

An interface that aligns to the parts of the aleph server's Application.

An interface that aligns to the parts of std http srever's ServerRequest.

An interface is compatible with std http srever's request.respond().

Type Aliases

A handler to handle api requests.

The borwser names for esbuild.

The borwser names list for esbuild.

The built target for build phase.

The config for the aleph server application.

The options are passed on to postcss-modules.

The config for CSS loader.

The import maps.

The output of loader.

A loader plugin to load source media.

The Plugin for postcss.

The result of loader resove.

The router url object of the routing, you can access it with useRouter() hook.

A server plugin to enhance the aleph server application.

The options for SSR.