@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.
@@ -4716,6 +4716,7 @@ var gridNormalExpression = {
4716
4716
  return transpose(grid);
4717
4717
  },
4718
4718
  paramCount: 1,
4719
+ aliases: ['grid:tr'],
4719
4720
  },
4720
4721
  'grid:flip-h': {
4721
4722
  evaluate: function (_a, sourceCodeInfo) {