import { matchGlobs } from "https://deno.land/x/ts_morph@16.0.0/common/mod.ts";
Checks the specified file paths to see if the match any of the specified patterns.
x/ts_morph/common/mod.ts>matchGlobs
import { matchGlobs } from "https://deno.land/x/ts_morph@16.0.0/common/mod.ts";
Checks the specified file paths to see if the match any of the specified patterns.