Skip to main content
Module

x/live/mod.ts

The edge-native DXP: build and evolve an editable ultra-fast site powered by deno, fresh and tailwind. Optimized for "time-to-go-live".
Very Popular
Go to Latest
import * as live from "https://deno.land/x/live@0.10.0/mod.ts";

Interfaces

This type is used only on the render flow, after we matched an URL path and possibly found page params (e.g: "/:slug/p" with the url "/blouse/p" generates params: { slug: "blouse"})