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

x/lume/core.ts>DirEntry

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
interface DirEntry
implements [Deno.DirEntry]
Re-export
import { type DirEntry } from "https://deno.land/x/lume@v1.16.1/core.ts";

A directory entry

Properties

optional
remote: string