interface FileMatcherPatternsimport { type FileMatcherPatterns } from "https://dotland.deno.dev/x/ts_morph@21.0.0/common/mod.ts"; PropertiesincludeFilePatterns: ReadonlyArray<string>One pattern for each "include" spec. includeFilePattern: stringOne pattern matching one of any of the "include" specs. includeDirectoryPattern: stringexcludePattern: stringbasePaths: ReadonlyArray<string>