Skip to main content
Module

x/lume/core/filesystem.ts>Dest

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface Dest
import { type Dest } from "https://deno.land/x/lume@v1.15.2/core/filesystem.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)