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