Skip to main content
Module

x/fast/middleware/mod.ts>StaticOrigin

Small web framework with near-native performance.
Go to Latest
type alias StaticOrigin
import { type StaticOrigin } from "https://deno.land/x/fast@3.8.0/middleware/mod.ts";
definition:
| boolean
| string
| RegExp
| (boolean | string | RegExp)[]