import { globrex } from "https://deno.land/std@v0.41.0/path/globrex.ts";
Convert any glob pattern to a JavaScript Regexp object
Parameters
optional
unnamed 1: GlobrexOptions = [UNSUPPORTED]Configuration object
Returns
Converted object with string, segments and RegExp object