method FileUtils.isNegatedGlobimport { FileUtils } from "https://dotland.deno.dev/x/ts_morph@17.0.1/common/mod.ts"; isNegatedGlob(glob: string): booleanGets if the glob is a negated glob. Gets if the glob is a negated glob. Parametersglob: string Glob. Returnsboolean