Skip to main content
Module

x/lume/core/searcher.ts>default#data

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

Return the data in the scope of a path (file or folder)

Parameters

optional
path = [UNSUPPORTED]

Returns

T & Partial<Data> | undefined