@servicenow/sdk - v4.4.1
    Preparing search index...

    Type Alias JsonObjectExpression

    JsonObjectExpression:
        | tsc.ObjectLiteralExpression
        | tsc.ArrayLiteralExpression
        | JsonMinusNumericLiteral
        | tsc.NumericLiteral
        | tsc.StringLiteral
        | tsc.BooleanLiteral
        | tsc.NullLiteral