KC's Workspace
    Preparing search index...

    Type Alias JsonObjectExpression

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