import { type PathCompareOptions } from "https://deno.land/x/ayonli_jsext@v0.9.72/path.ts";
Options for path comparison functions, such as contains, startsWith, endsWith and equals.
x/ayonli_jsext/path.ts>PathCompareOptions
import { type PathCompareOptions } from "https://deno.land/x/ayonli_jsext@v0.9.72/path.ts";
Options for path comparison functions, such as contains, startsWith, endsWith and equals.