import * as fastro from "https://deno.land/x/fastro@v0.88.1/mod.ts";
Classes
Define the information for a HTTP request, render, send & options | |
Extends the native Http |
Interfaces
Defines the application endpoint, middleware, group, and serve |
Type Aliases
Define the function component | |
Handle http request | |
Define the layout type | |
Defines the props of the page layout | |
The callback which is called when the server starts listening. | |
Middleware type used by server | |
Groups the handler, service, page, and layout | |
T Next | The callback for middleware |
T Page | Define the page component, layout, handler and its folder |
Define the props of the page | |
Static type used by server |