Skip to main content
Module

x/blocks/types.ts>Site

The edge-native DXP: build and evolve an editable ultra-fast site powered by deno, fresh and tailwind. Optimized for "time-to-go-live".
Extremely Popular
Go to Latest
interface Site
import { type Site } from "https://deno.land/x/blocks@1.12.9/types.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; }>