Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/fastro/http/server/types.ts>Static

Full Stack Framework for Deno, TypeScript, Preact JS and Tailwind CSS
Latest
type alias Static
import { type Static } from "https://deno.land/x/fastro@v0.89.4/http/server/types.ts";

Static type used by server

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