function defaultimport { default } from "https://dotland.deno.dev/x/lume@v2.3.3/core/loaders/text.ts"; default(path: string): Promise<RawData>Load a text file. Detect and parse the front matter Parameterspath: stringReturnsPromise<RawData>