@gmb/bitmark-parser - v7.2.0
    Preparing search index...

    Type Alias OutputMode

    OutputMode: "optimized" | "full"

    Output mode for JSON serialization.

    • "optimized" — omit keys whose values match their natural defaults.
    • "full" — include all keys enumerated from the bitmark configuration.