function getExtensionimport { getExtension } from "https://dotland.deno.dev/x/lume@v2.3.3/core/utils/path.ts"; getExtension(path: string): stringGet the extension of a path (this works better than std/path) Parameterspath: stringReturnsstring