@@ -238,7 +238,7 @@ if (typeof baseFigureTemplate !== "undefined") {
function o_sortRationGLJ(list, std, tm) {
let lo_sh = typeof _ !== "undefined" ? _ : require("lodash");
const field = std ? "gljType" : "type";
- const TypeMap = {
+ let TypeMap = {
1: 1,
303: 2,
202: 3,