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