TS-Scribe - v0.6.2
    Preparing search index...

    Function getEnvironment

    • Detects the current runtime environment.

      Returns "Node" | "Bun" | "Browser" | "Unknown"

      A string indicating the environment. Possible values: 'Browser', 'Node', 'Bun', 'Unknown'.