import * as aleph from "https://deno.land/x/aleph@1.0.0-beta.40/server/types.ts";
Interfaces
Information about the connection a request arrived on. | |
The Middleare for Aleph server. | |
The router options for the file-system based routing. | |
Additional serve options. | |
Type Aliases
The optimization options for the server. | |
T CSP | Options for the content-security-policy. https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Content-Security-Policy |
The SSG options for the FS routing. | |
T SSR | |