Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/lume/core/data_loader.ts>default#loadEntry

🔥 Static site generator for Deno 🦕
Very Popular
Go to Latest
method default.prototype.loadEntry
import { default } from "https://deno.land/x/lume@v1.19.0/core/data_loader.ts";

Load a data entry inside a _data directory and append the data to the data object

Parameters

entry: Entry
data: Data