import * as aleph from "https://deno.land/x/aleph@v0.3.0-alpha.6/types.ts";
Interfaces
An interface extends the | |
An interface that aligns to the parts of std http srever's | |
An interface is compatible with std http srever's |
Type Aliases
A handler to handle api requests. | |
The config for the aleph server application. | |
The dependency descriptor. | |
The form data body. | |
The form file. | |
The ES Import maps. | |
A loader plugin to load source media. | |
A module includes compilation details. | |
A plugin for the aleph server application. | |
The render result of SSR. | |
The router url object of the routing, you can access it with | |
A server plugin to enhance the aleph server application. | |
The options for SSR. | |
The transform result of compiler. |