import { base } from "https://deno.land/x/easyts@0.1.3/path/path.ts";
returns the last element of path. Trailing slashes are removed before extracting the last element.
import { base } from "https://deno.land/x/easyts@0.1.3/path/path.ts";
returns the last element of path. Trailing slashes are removed before extracting the last element.