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