Merge feature-nested-sets into develop

This commit is contained in:
ThaumRystra
2023-12-18 18:27:17 +02:00
523 changed files with 5492 additions and 3763 deletions

View File

@@ -1,4 +1,4 @@
import nodeTypeIndex from './parseTree/_index.js';
import nodeTypeIndex from './parseTree/_index';
// Takes a parse ndoe and computes it to a set detail level
// returns {result, context}