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