Skip to main content
Module

x/lume/plugins/filter_pages.ts>Options

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

Properties

optional
extensions: Extensions

The list of extensions this plugin applies to

fn: (page: Page) => boolean

The function to test the page