@hyperfixi/core 2.4.0 → 2.5.0

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.
package/dist/index.mjs CHANGED
@@ -6669,6 +6669,7 @@ class Parser {
6669
6669
  'increment',
6670
6670
  'decrement',
6671
6671
  'add',
6672
+ 'toggle',
6672
6673
  'if',
6673
6674
  'unless',
6674
6675
  'make',