Stop needlessly wrapping object members and array elements in variant variants. Don't wrap object values in variants since the code is already using vardicts for these. Return a variant array if a JS array contains values of all the same type and don't wrap these in variants, else return a tuple, which don't need to be wrapped either. |
||
|---|---|---|
| .. | ||
| accounts | ||
| application | ||
| components | ||
| composer | ||
| util | ||