Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
azu committed Nov 25, 2023
1 parent e169dea commit 30a0ef4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/txtnode.html
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,6 @@ <h3><a class="anchor" aria-hidden="true" id="txtnode"></a><a href="#txtnode" ari
<span class="hljs-comment">// Not need in AST</span>
<span class="hljs-comment">// For example, top Root Node like `Document` has not parent.</span>
parent?: TxtNode;

[index: <span class="hljs-built_in">string</span>]: <span class="hljs-built_in">any</span>;
}


Expand Down

0 comments on commit 30a0ef4

Please sign in to comment.