import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Returns the extension of the path with leading period or undefined if there is no extension.
import { PathRef } from "https://deno.land/x/dax@0.31.1/src/path.ts";
Returns the extension of the path with leading period or undefined if there is no extension.