Skip to main content
Module

x/lume/core/fs.ts>default#addEntry

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method default.prototype.addEntry
import { default } from "https://deno.land/x/lume@v2.2.4/core/fs.ts";

Parameters

data: { path: string; type?: EntryType; src?: string; }