@mojir/lits 2.1.7 → 2.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -4718,6 +4718,7 @@ var gridNormalExpression = {
4718
4718
  return transpose(grid);
4719
4719
  },
4720
4720
  paramCount: 1,
4721
+ aliases: ['grid:tr'],
4721
4722
  },
4722
4723
  'grid:flip-h': {
4723
4724
  evaluate: function (_a, sourceCodeInfo) {