Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/live/utils/vary.ts>Vary

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Go to Latest
interface Vary
import { type Vary } from "https://deno.land/x/live@1.102.6/utils/vary.ts";

Properties

push: (...key: string[]) => void
build: () => string
shouldCache: boolean