Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deco/mod.ts>forApp

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
variable forApp
import { forApp } from "https://deno.land/x/deco@1.72.0/mod.ts";

Creates a proxy that lets you invoke functions based on the declared actions and loaders. (compatibility with old invoke)

type

<TApp extends App>() => unknown