Skip to main content
Module

x/lume/core/searcher.ts>Options

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

Properties

pages: Page[]

The pages array

files: StaticFile[]

The static files array

sourceData: Map<string, Data>

Context data

optional
filters: Filter[]

Filters to apply to all page searches