Skip to main content
Module

x/lume/core.ts>ScopeFilter

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
type alias ScopeFilter
Re-export
import { type ScopeFilter } from "https://deno.land/x/lume@v1.13.1/core.ts";
definition: (path: string) => boolean