@eagleoutice/flowr - v2.11.0
    Preparing search index...
    • Location of a bundled database, found by walking up from several roots (this module, $FLOWR_PKGDB_DIR, the working directory) across the dev (src) and build (dist) layouts. With no scope it returns the richest available tier (brotli, then gzip, then plain json). Node only (needs fs); pass searchRoots to override where it looks.

      Parameters

      • Optionalscope: PkgDbScope
      • OptionalsearchRoots: readonly string[]

      Returns string | undefined