function dirnameimport { dirname } from "https://deno.land/x/pup@1.0.0-rc.10/plugins/web-interface/deps.ts"; dirname(path: string): stringReturn the directory path of a path. Parameterspath: string path to extract the directory from. Returnsstring