import { type Options } from "https://deno.land/x/lume@v1.18.4/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
import { type Options } from "https://deno.land/x/lume@v1.18.4/plugins/filter_pages.ts";
The list of extensions this plugin applies to
The function to test the page