import { type Src } from "https://deno.land/x/lume@v2.1.0/core/file.ts";
The .src property for a Page
Properties
optional
entry: EntryThe original entry instance (empty for pages generated dynamically)
import { type Src } from "https://deno.land/x/lume@v2.1.0/core/file.ts";
The .src property for a Page
The original entry instance (empty for pages generated dynamically)