@snailicide/g-library
    Preparing search index...

    Function fsPathExists

    • Parameters

      • exists: boolean = true
      • root: undefined | string = undefined
      • allowedType:
            | "any"
            | "directory"
            | "file"
            | "symlink"
            | "glob"
            | ("directory" | "file" | "symlink" | "glob")[] = 'any'

      Returns ZodEffects<ZodEffects<ZodEffects<ZodString, string, string>, string, string>>