Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/levo/src/deps.ts>path.GlobOptions

Server side rendering with The Elm Architecture in Deno
Latest
interface path.GlobOptions
import { type path } from "https://deno.land/x/levo@v0.0.27/src/deps.ts";
const { GlobOptions } = path;

Properties

optional
extended: boolean
optional
globstar: boolean