function getFileMatcherPatternsimport { getFileMatcherPatterns } from "https://dotland.deno.dev/x/ts_morph@22.0.0/common/mod.ts"; getFileMatcherPatterns(this: any,path: string,excludes: ReadonlyArray<string>,includes: ReadonlyArray<string>,useCaseSensitiveFileNames: boolean,currentDirectory: string,): FileMatcherPatternsParametersthis: anypath: stringexcludes: ReadonlyArray<string>includes: ReadonlyArray<string>useCaseSensitiveFileNames: booleancurrentDirectory: stringReturnsFileMatcherPatterns