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