Skip to content
Snippets Groups Projects
Commit 9cf13e1a authored by Georgii Dolzhykov's avatar Georgii Dolzhykov Committed by Alex Rickabaugh
Browse files

refactor(compiler): stricter types for HTML AST (#41360)

A Node can only be an instance of one of the six classes.
This relation can be accurately expressed using a union type.

PR Close #41360
parent e090a6db
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment