import * as mod from "https://deno.land/std@0.218.0/path/windows/basename.ts"; FunctionsfbasenameReturn the last portion of a path. Trailing directory separators are ignored, and optional suffix is removed.