Skip to main content
Module

x/live/mod.ts>RouterContext

deco is a new type of web framework for building dynamic, high-performance, edge-native web applications that can be controlled via a powerful, visual admin UI.
Very Popular
Go to Latest
type alias RouterContext
import { type RouterContext } from "https://deno.land/x/live@1.17.2/mod.ts";
definition: { flags: string; pagePath: string; }