function replaceExtensionimport { replaceExtension } from "https://dotland.deno.dev/x/lume@v2.4.2/core/utils/path.ts"; replaceExtension(path: string, ext: string): stringReplace the extension of a path Parameterspath: stringext: stringReturnsstring