Skip to main content
Module

x/lume/plugins/filter_pages.ts>Options

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

Properties

extensions: Extensions

The list of extensions this plugin applies to

fn: (page: Page) => boolean

The function to test the page