type alias Loaderimport { type Loader } from "https://deno.land/x/lume@v1.17.5/core/fs.ts"; definition: (path: string) => Promise<Data>