function dirnameimport { dirname } from "https://dotland.deno.dev/std@0.177.0/node/path/win32.ts"; dirname(path: string): stringReturn the directory name of a path. Parameterspath: stringto determine name for Returnsstring