Skip to main content
Module

x/lume/cli/create.ts>Archetype

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Archetype
import { type Archetype } from "https://deno.land/x/lume@v2.1.2/cli/create.ts";

Definition used to create a new Page

Properties

path: string
content: string | Record<string, unknown> | Uint8Array