Skip to main content
Module

x/lume/core.ts>IncludesLoader#load

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

Parameters

path: string
format: Format
optional
from: string

Returns

Promise<[string, Data] | undefined>