Documentation for Simbo's Packages
    Preparing search index...
    • Stringifies an error for logging or display purposes.

      Parameters

      • error: unknown

        The error to stringify, can be an Error object, string, or any other type.

      Returns string

      A string representation of the error, including stack trace if available.