Signed-off-by: martinRenou <martin.renou@gmail.com>
@@ -1,5 +1,6 @@
/**
* @author sunag / http://www.sunag.com.br/
+ * @author martinRenou / https://github.com/martinRenou
*/
import { SimpleNode } from './nodes/SimpleNode.js';
import { Node } from '../../core/Node.js';