type alias LoaderRe-exportimport { type Loader } from "https://deno.land/x/lume@v1.15.3/core.ts"; A function that loads and returns the file content definition: (path: string) => Promise<Data>