Skip to main content
Module

x/composable/mod.ts

deco is the edge-native site editor and app framework for building dynamic, high-performance sites with a built-in visual admin UI.
Very Popular
Go to Latest
import * as composable from "https://deno.land/x/composable@0.3.39-als/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"})