type alias Loaderimport { type Loader } from "https://deno.land/x/lume@v2.4.1/core/loaders/mod.ts"; definition: (path: string) => Promise<RawData>