Module

x/lume/deps/fs.ts>ExpandGlobOptions

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
interface ExpandGlobOptions
implements Omit<GlobOptions, "os">
import { type ExpandGlobOptions } from "https://dotland.deno.dev/x/lume@v1.14.1/deps/fs.ts";

Properties

optional
root: string
optional
exclude: string[]
optional
includeDirs: boolean