Skip to main content
Module

x/lume/core.ts>Searcher#data

🔥 Static site generator for Deno 🦕
Extremely Popular
Go to Latest
method Searcher.prototype.data
Re-export
import { Searcher } from "https://deno.land/x/lume@v1.19.1/core.ts";

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

Parameters

optional
path = [UNSUPPORTED]

Returns

Data | undefined