function getOutputPathimport { getOutputPath } from "https://deno.land/x/lume@v1.18.2/core/source.ts"; getOutputPath(entry: Entry,path: string,dest?: string | ((path: string) => string),): stringParametersentry: Entrypath: stringoptionaldest: string | ((path: string) => string)Returnsstring