@neutrium/formatter - v1.0.1
    Preparing search index...

    Type Alias SignDisplay

    SignDisplay: "auto" | "always" | "exceptZero" | "negative" | "never"

    Controls when Intl includes a sign in formatted output. exceptZero signs non-zero values, negative excludes negative zero, and never suppresses both signs.