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

x/blocks/mod.ts>Route

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Latest
interface Route
import { type Route } from "https://deno.land/x/blocks@1.75.0/mod.ts";

Properties

pathTemplate: string
optional
isHref: boolean
handler: { value: Resolvable<Handler>; }
optional
highPriority: boolean
pathTemplate: string
optional
isHref: boolean
handler: { value: Resolvable<Handler>; }
optional
highPriority: boolean