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