function extnameimport { extname } from "https://dotland.deno.dev/std@0.177.0/node/path/win32.ts"; extname(path: string): stringReturn the extension of the path. Parameterspath: stringwith extension Returnsstring