Skip to main content
Module

x/live/mod.ts>Site

Deno Compose is a modern visual editor and app framework for dynamic, high-performance sites.
Very Popular
Go to Latest
interface Site
import { type Site } from "https://deno.land/x/live@1.45.1/mod.ts";

Properties

id: number
name: string
optional
thumb_url: string
optional
github_repo_url: string
optional
created_from: Site
optional
domains: Array<{ domain: string; production: boolean; }>