Files
mermaid/packages
Alois Klink 5b3912f9ec refactor: remove unnecessary Element check
[DOMPurify v3.2.2][1] narrowed down the types of these hooks so that
these are known to have the `Element` type, which means checking the
type of these at runtime is unnecessary.

[1]: https://github.com/cure53/DOMPurify/releases/tag/3.2.2

See: fe3cffbb67
See: 4cdfd1ffef
Cherry-picked-from: 7a1530d911
2025-10-29 02:40:54 +09:00
..