Skip to main content
Module

x/lume/core.ts>Dest

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Dest
Re-export
import { type Dest } from "https://deno.land/x/lume@v1.13.1/core.ts";

The .dest property for a Page

Properties

path: string

The path to the file (without extension)

ext: string

The extension of the file

optional
hash: string

The hash (used to detect content changes)