Skip to main content
Module

x/fastro/mod.ts>Static

Fast and simple web application framework for deno
Go to Latest
type alias Static
import { type Static } from "https://deno.land/x/fastro@v0.84.12/mod.ts";

Static type used by server

definition: { file: string; contentType: string; }