Skip to main content
Module

x/live/mod.ts>Site

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
interface Site
import { type Site } from "https://deno.land/x/live@1.57.17/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; }>