@eagleoutice/flowr - v2.13.14
    Preparing search index...
    • What a remote reference installs, as the installers spell it: user/repo (the package is repo), user/repo/subdir (the package sits in subdir), user/repo@v1.2 or user/repo#42 (pinned to a revision), github::user/repo (a pak source prefix), and a clone url whose last segment names the package. undefined for a value that never resolved, which names nothing.

      Parameters

      • value: string | undefined

      Returns { packageName: string; revision?: string } | undefined