interface Archetypeimport { type Archetype } from "https://deno.land/x/lume@v1.19.1/core.ts"; Definition used to create a new Page Propertiespath: stringcontent: string | Record<string, unknown> | Uint8Array