Skip to main content
Module

x/fastro/server/mod.ts>SetOptions

Fast and simple web application framework for deno
Go to Latest
type alias SetOptions
import { type SetOptions } from "https://deno.land/x/fastro@v0.70.3/server/mod.ts";
definition: { isExpired?: boolean; expirySeconds?: number; }